rules property
Array of rules that define the split configuration behavior.
Implementation
@BuiltValueField(wireName: r'rules')
BuiltList<SplitConfigurationRule> get rules;
Array of rules that define the split configuration behavior.
@BuiltValueField(wireName: r'rules')
BuiltList<SplitConfigurationRule> get rules;