Attribute Map
Constructs a new map containing the values described in a JSONObject. Only Number, String, Boolean, and Array types are supported. null
values, nested arrays, and unsupported data types will be ignored.
Parameters
json Attributes
a JSON Object containing attributes to populate the map with
constructor()