menu
messenger
api/backend/schema.graphql.dart
ForwardChatItemsArguments
items property
items
dark_mode
light_mode
items
property
List
<
ChatItemQuoteInput
>
items
getter/setter pair
Implementation
late List<ChatItemQuoteInput> items;
messenger
schema.graphql
ForwardChatItemsArguments
items property
ForwardChatItemsArguments class