RuleId constructor

const RuleId(
  1. String value
)

Implementation

const RuleId(this.value) : assert(value != '');