JsonObject.fromJson constructor

JsonObject.fromJson(
  1. dynamic jsonData
)

Implementation

JsonObject.fromJson(dynamic jsonData);