getUnsavedAnnotationsJson abstract method

Future<String> getUnsavedAnnotationsJson()

Returns a JSON string of all annotations that have unsaved changes.

Implementation

Future<String> getUnsavedAnnotationsJson();