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