getDebugOptions method
Returns the currently-enabled widget debug options for this map.
Implementation
Future<List<MapWidgetDebugOptions>> getDebugOptions() =>
_impl.getDebugOptions();
Returns the currently-enabled widget debug options for this map.
Future<List<MapWidgetDebugOptions>> getDebugOptions() =>
_impl.getDebugOptions();