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