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