menu
pp_inapp_purchase package
documentation
inapp_purchase_platform_interface.dart
InappPurchasePlatform
getPlatformVersion abstract method
getPlatformVersion abstract method
dark_mode
light_mode
getPlatformVersion
abstract method
Future
<
String
?
>
getPlatformVersion
(
)
获取平台版本
Implementation
Future<String?> getPlatformVersion();
pp_inapp_purchase package
documentation
inapp_purchase_platform_interface
InappPurchasePlatform
getPlatformVersion abstract method
InappPurchasePlatform class