mentionedUserIds property Null safety
read / write
Mention to specific users. If sends a message with this field, the message will be arrived to mentioned users.
Implementation
List<String>? mentionedUserIds;
Mention to specific users. If sends a message with this field, the message will be arrived to mentioned users.
List<String>? mentionedUserIds;