RuleBlock constructor

RuleBlock({
  1. List<FieldFilter>? fieldFilter,
})

Implementation

RuleBlock({this.fieldFilter});