menu
flutter_contacts_pro package
documentation
models/contact/contact.dart
Contact
relations property
relations property
dark_mode
light_mode
relations
property
List
<
Relation
>
relations
final
Relationships to other people.
Implementation
final List<Relation> relations;
flutter_contacts_pro package
documentation
models/contact/contact
Contact
relations property
Contact class