menu
upi_pay package
documentation
api.dart
UpiPay
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() async { return UpiPayPlatform.instance.getPlatformVersion(); }
upi_pay package
documentation
api
UpiPay
getPlatformVersion method
UpiPay class