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