pattern property

Pattern? pattern
final

A regular expression pattern that the string must match.

Implementation

final Pattern? pattern;