RuleProtocol constructor

RuleProtocol({
  1. required String value,
})

Implementation

RuleProtocol({required this.value});