toJsonString method

String toJsonString()

Returns a JSON string representation of the BaseModel.

Implementation

String toJsonString() => jsonEncode(sortedJson());