address property

AddressCollectionMode? get address
inherited

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;