isMentionRule property

bool get isMentionRule

Returns true if this data is MentionRule, otherwise false.

Implementation

bool get isMentionRule => this is UThreadgateAllowMentionRule;