Rule constructor

Rule({
  1. String? ruleId,
})

Implementation

Rule({this.ruleId});