toJsonString method

String toJsonString()

Serialize back to JSON string.

Implementation

String toJsonString() => jsonEncode(raw);