menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
MapRecorderPlatformInterface
getState abstract method
getState
dark_mode
light_mode
getState
abstract method
Future
<
String
>
getState
(
)
Returns a string description of the current playback state.
Implementation
Future<String> getState();
mapbox_maps_flutter
mapbox_maps_flutter
MapRecorderPlatformInterface
getState abstract method
MapRecorderPlatformInterface class