menu
china_push_l package
documentation
china_push.dart
ChinaPush
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return ChinaPushPlatform.instance.getPlatformVersion(); }
china_push_l package
documentation
china_push
ChinaPush
getPlatformVersion method
ChinaPush class