googlePayIsSupported abstract method
- @Deprecated('This method is deprecated use [isPlatformPaySupported] instead')
- IsGooglePaySupportedParams params
Implementation
@Deprecated('This method is deprecated use [isPlatformPaySupported] instead')
Future<bool> googlePayIsSupported(IsGooglePaySupportedParams params);