get method

dynamic get (String key)

Gets a map element specified by its key.

  • key a key of the element to get. Returns the value of the map element.