pattern property Null safety

String pattern

The source regular expression string used to create this RegExp.

Implementation

String get pattern;