menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
MapboxMapsOptionsPlatformInterface
getLanguage abstract method
getLanguage
dark_mode
light_mode
getLanguage
abstract method
Future
<
String
?
>
getLanguage
(
)
The BCP-47 language preference, if set.
Implementation
Future<String?> getLanguage();
mapbox_maps_flutter
mapbox_maps_flutter
MapboxMapsOptionsPlatformInterface
getLanguage abstract method
MapboxMapsOptionsPlatformInterface class