Future<bool?> removeAllMarkers() async { return _methodChannel.invokeMethod(MethodChannelEvent.removeAllMarkers); }