mentionedUserIds property Null safety

List<String>? mentionedUserIds
read / write

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

Implementation

List<String>? mentionedUserIds;