menu
bmrt_flugin package
documentation
bmrt_flugin.dart
BmrtFlugin
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return BmrtFluginPlatform.instance.getPlatformVersion(); }
bmrt_flugin package
documentation
bmrt_flugin
BmrtFlugin
getPlatformVersion method
BmrtFlugin class