applyRuleNames property

void Function(List<String> ruleNames) applyRuleNames
final

Replace non-wheelchair rules and recalculate. wheelchair is preserved when isPrmEnabled is true.

Implementation

final void Function(List<String> ruleNames) applyRuleNames;