menu
flutter_tpay package
documentation
tpay_platform_interface.dart
TpayPlatform
isGooglePayAvailable abstract method
isGooglePayAvailable abstract method
dark_mode
light_mode
isGooglePayAvailable
abstract method
Future
<
bool
>
isGooglePayAvailable
(
)
Method used to check if Google Pay is available
Implementation
Future<bool> isGooglePayAvailable();
flutter_tpay package
documentation
tpay_platform_interface
TpayPlatform
isGooglePayAvailable abstract method
TpayPlatform class