StringValueMap.fromJson constructor

StringValueMap.fromJson(Map<String, dynamic> json)

Creates a new instance of the map from json.

  • json values to initialize this map.