AnyValueMap.fromJson constructor

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

Creates a new instance of the map from JSON.

  • json values to initialize this map.