initGooglePay method
Implementation
@override
Future<void> initGooglePay(GooglePayInitParams params) {
throw WebUnsupportedError.method('initGooglePay');
}
@override
Future<void> initGooglePay(GooglePayInitParams params) {
throw WebUnsupportedError.method('initGooglePay');
}