mentionRule property
MentionRule
get
mentionRule
Returns this data as MentionRule.
Make sure to check if this object is MentionRule with isMentionRule.
Implementation
MentionRule get mentionRule => this.data as MentionRule;