isEmailRequired property

bool get isEmailRequired
inherited

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;