toJsonString method

String toJsonString()

Returns the checkpoint as a JSON string.

Implementation

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