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