menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
MapboxMapsOptionsPlatformInterface
clearData abstract method
clearData
dark_mode
light_mode
clearData
abstract method
Future
<
void
>
clearData
(
)
Clears all temporary map data from the data path.
Implementation
Future<void> clearData();
mapbox_maps_flutter
mapbox_maps_flutter
MapboxMapsOptionsPlatformInterface
clearData abstract method
MapboxMapsOptionsPlatformInterface class