hasBySetPos property

bool hasBySetPos

Checks if this rule has BYSETPOS rules

Compare bySetPos

Implementation

bool get hasBySetPos => bySetPos?.isNotEmpty == true;