scope property
RuleScope
get
scope
inherited
Define which workspace changes this rule should rebuild for.
Implementation
RuleScope get scope => RuleScope.empty;
Define which workspace changes this rule should rebuild for.
RuleScope get scope => RuleScope.empty;