mentionedUserIds property Null safety

List<String>? mentionedUserIds
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;