mentionedUserIds property Null safety
read / write
Specifies an array of one or more IDs of the users who will get a notification for the message.
Implementation
List? mentionedUserIds;
Specifies an array of one or more IDs of the users who will get a notification for the message.
List? mentionedUserIds;