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