menu
mirrorfly_plugin package
documentation
model/chat_message_model.dart
ReplyParentChatMessage
mentionedUsersIds property
mentionedUsersIds property
dark_mode
light_mode
mentionedUsersIds
property
List
<
String
>
?
mentionedUsersIds
getter/setter pair
A list of userid associated with the mentioned Users.
Implementation
List<String>? mentionedUsersIds;
mirrorfly_plugin package
documentation
model/chat_message_model
ReplyParentChatMessage
mentionedUsersIds property
ReplyParentChatMessage class