Rule constructor
- @Deprecated('Use rule() factory instead.')
Implementation
@Deprecated('Use rule() factory instead.')
Rule(this.name, this.element, {this.description});
@Deprecated('Use rule() factory instead.')
Rule(this.name, this.element, {this.description});