AnyValueArray.fromJson constructor

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

Creates a new instance of the array from JSON.

  • json values to initialize this array.