menu
microsoft_graph_api package
documentation
models/contact/contact_model.dart
Contact
children property
children property
dark_mode
light_mode
children
property
List
<
String
>
?
children
final
collection: The names of the contact's children.
Implementation
final List<String>? children;
microsoft_graph_api package
documentation
models/contact/contact_model
Contact
children property
Contact class