toJsonString method

String toJsonString()

Implementation

String toJsonString() => json.encode(toMap());