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