address property
How to collect the billing address.
Defaults to CollectionMode.automatic.
Implementation
CollectionMode? get email;/// How to collect the billing address.
///
/// Defaults to `CollectionMode.automatic`.
AddressCollectionMode? get address;