googlePayIsSupported method
Implementation
@override
Future<bool> googlePayIsSupported(IsGooglePaySupportedParams params) {
throw WebUnsupportedError.method('googlePayIsSupported');
}
@override
Future<bool> googlePayIsSupported(IsGooglePaySupportedParams params) {
throw WebUnsupportedError.method('googlePayIsSupported');
}