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