menu
messenger
api/backend/schema.graphql.dart
IncomingCalls$Query$IncomingChatCalls
nodes property
nodes
dark_mode
light_mode
nodes
property
List
<
IncomingCalls$Query$IncomingChatCalls$Nodes
>
nodes
getter/setter pair
Implementation
late List<IncomingCalls$Query$IncomingChatCalls$Nodes> nodes;
messenger
schema.graphql
IncomingCalls$Query$IncomingChatCalls
nodes property
IncomingCalls$Query$IncomingChatCalls class