isEmailRequired property
Flag to indicate wheter Google Pay should collect email of the customer.
Implementation
BillingAddressConfig? get billingAddressConfig;/// Flag to indicate wheter Google Pay should collect email of the customer.
bool get isEmailRequired;