InputPaymentCredentialsGooglePay constructor
const
InputPaymentCredentialsGooglePay({
- required DataJSONBase paymentToken,
Input Payment Credentials Google Pay constructor.
Implementation
const InputPaymentCredentialsGooglePay({required this.paymentToken})
: super._();