RegexRule constructor

RegexRule([
  1. String? _pattern
])

Implementation

RegexRule([this._pattern]);