toJsonString method

String toJsonString()

Returns string representation of the map

Implementation

String toJsonString() => jsonEncode(_jsonMap);