mentionType property

MentionType? mentionType
getter/setter pair

Specifies the mentioning method which indicates the user scope who will get a notification for the message

Implementation

MentionType? mentionType = MentionType.users;