menu
flutter_tpay package
documentation
tpay_platform_interface.dart
TpayPlatform
openGooglePay abstract method
openGooglePay abstract method
dark_mode
light_mode
openGooglePay
abstract method
Future
<
GooglePayOpenResult
>
openGooglePay
(
)
Method used to open Google Pay
Implementation
Future<GooglePayOpenResult> openGooglePay();
flutter_tpay package
documentation
tpay_platform_interface
TpayPlatform
openGooglePay abstract method
TpayPlatform class