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