clearAnnotations method

Future<void> clearAnnotations()

Implementation

Future<void> clearAnnotations() {
  throw UnimplementedError('clearAnnotations() has not been implemented.');
}