isFollowingRule property

bool get isFollowingRule

Returns true if this data is FollowingRule, otherwise false.

Implementation

bool get isFollowingRule => this is UThreadgateAllowFollowingRule;