menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
MapboxMapPlatformInterface
clearData abstract method
clearData
dark_mode
light_mode
clearData
abstract method
Future
<
void
>
clearData
(
)
Clears temporary map data for this instance, freeing resources.
Implementation
Future<void> clearData();
mapbox_maps_flutter
mapbox_maps_flutter
MapboxMapPlatformInterface
clearData abstract method
MapboxMapPlatformInterface class