menu
messenger
api/backend/schema.graphql.dart
NestedChatMessageMixin
attachments property
attachments
dark_mode
light_mode
attachments
property
List
<
NestedChatMessageMixin$Attachments
>
attachments
getter/setter pair
Implementation
late List<NestedChatMessageMixin$Attachments> attachments;
messenger
schema.graphql
NestedChatMessageMixin
attachments property
NestedChatMessageMixin mixin