JsonObjectReader constructor

JsonObjectReader(
  1. Map<String, dynamic> map
)

Implementation

JsonObjectReader(this.map);