phone property

CollectionMode? get phone
inherited

How to collect the phone field.

Defaults to CollectionMode.automatic.

Implementation

CollectionMode? get name;/// How to collect the phone field.
///
/// Defaults to `CollectionMode.automatic`.
CollectionMode? get phone;