menu
microsoft_graph_api package
documentation
models/contact/contact_model.dart
Contact
homePhones property
homePhones property
dark_mode
light_mode
homePhones
property
List
<
String
>
?
homePhones
final
collection: The contact's home phone numbers.
Implementation
final List<String>? homePhones;
microsoft_graph_api package
documentation
models/contact/contact_model
Contact
homePhones property
Contact class