isListRule property

bool get isListRule

Returns true if this data is ListRule, otherwise false.

Implementation

bool get isListRule => this is UThreadgateAllowListRule;