startGooglePay method
Implementation
Future<PaymentResult> startGooglePay(BaseSession session) {
throw UnimplementedError('startGooglePay() has not been implemented.');
}
Future<PaymentResult> startGooglePay(BaseSession session) {
throw UnimplementedError('startGooglePay() has not been implemented.');
}