jsonString method

String jsonString()

Get JSON string of this object.

Implementation

String jsonString() => jsonEncode(this);