@override Future<void> clearAnnotations() async { await methodChannel.invokeMethod<void>('clearAnnotations'); }