mentionedUsers property Null safety

List<User>? mentionedUsers
read / write

The list of users who was mentioned together with this message.

Implementation

List<User>? mentionedUsers;