activeRulesCount property

int get activeRulesCount

Get count of active rules

Implementation

int get activeRulesCount => _activeRules.length;