menu
messenger
store/model/chat_item.dart
DtoChatMessage
repliesToCursors property
repliesToCursors
dark_mode
light_mode
repliesToCursors
property
List
<
ChatItemsCursor
?
>
?
repliesToCursors
getter/setter pair
Cursors of the
ChatMessage.repliesTo
list.
Implementation
List<ChatItemsCursor?>? repliesToCursors;
messenger
chat_item
DtoChatMessage
repliesToCursors property
DtoChatMessage class