menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
MapboxMapsOptionsPlatformInterface
getDataPath abstract method
getDataPath
dark_mode
light_mode
getDataPath
abstract method
Future
<
String
>
getDataPath
(
)
The path to the Maps data directory used for offline storage.
Implementation
Future<String> getDataPath();
mapbox_maps_flutter
mapbox_maps_flutter
MapboxMapsOptionsPlatformInterface
getDataPath abstract method
MapboxMapsOptionsPlatformInterface class