menu
bmdrm_mobile package
documentation
bmdrm_player.dart
BmdrmPlayer
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return BmdrmMobilePlatform.instance.getPlatformVersion(); }
bmdrm_mobile package
documentation
bmdrm_player
BmdrmPlayer
getPlatformVersion method
BmdrmPlayer class