ruleSupport property
bool
get
ruleSupport
Indicates whether or not rules are supported.
Implementation
bool get ruleSupport => xmlRuleSupport['\$'].toLowerCase() == 'true';
Indicates whether or not rules are supported.
bool get ruleSupport => xmlRuleSupport['\$'].toLowerCase() == 'true';