getAllUnsavedAnnotations abstract method

Future getAllUnsavedAnnotations()

Returns a list of JSON dictionaries for all the unsaved annotations in the presented document.

Implementation

Future<dynamic> getAllUnsavedAnnotations();