getDebugOptions abstract method

Future<List<MapWidgetDebugOptions>> getDebugOptions()

Returns the currently-enabled widget debug options for this map.

Implementation

Future<List<MapWidgetDebugOptions>> getDebugOptions();