existingPaymentMethodRequired property
When true Google Pay is considered ready if the customers's Google Pay
wallet has existing payment methods.
Implementation
bool get isEmailRequired;/// When `true` Google Pay is considered ready if the customers's Google Pay
/// wallet has existing payment methods.
bool get existingPaymentMethodRequired;