menu
u package
documentation
utilities.dart
ContactInfo
phones property
phones property
dark_mode
light_mode
phones
property
List
<
Phone
>
phones
final
The available phone numbers for the contact person or organisation.
Implementation
final List<Phone> phones;
u package
documentation
utilities
ContactInfo
phones property
ContactInfo class