menu
yykit package
documentation
map/map_plugin.dart
MapTools
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return MapPlatform.instance.getPlatformVersion(); }
yykit package
documentation
map/map_plugin
MapTools
getPlatformVersion method
MapTools class