menu
messenger
api/backend/schema.graphql.dart
Contacts$Query$ChatContacts
edges property
edges
dark_mode
light_mode
edges
property
List
<
Contacts$Query$ChatContacts$Edges
>
edges
getter/setter pair
Implementation
late List<Contacts$Query$ChatContacts$Edges> edges;
messenger
schema.graphql
Contacts$Query$ChatContacts
edges property
Contacts$Query$ChatContacts class