mentionedUserIds property Null safety

List? mentionedUserIds
read / write

Specifies an array of one or more IDs of the users who will get a notification for the message.

Implementation

List? mentionedUserIds;