menu
mobibox_pay package
documentation
mobi_pay.dart
MobiPay
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return MobiPayPlatform.instance.getPlatformVersion(); }
mobibox_pay package
documentation
mobi_pay
MobiPay
getPlatformVersion method
MobiPay class