RuleMatch constructor

RuleMatch([
  1. void updates(
    1. RuleMatchBuilder b
    )
])

Implementation

factory RuleMatch([void updates(RuleMatchBuilder b)]) = _$RuleMatch;