AnyValue.fromJson constructor

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

Creates a new instance of the object from json.

  • json json to initialize this object.