regularExpressionList property

List<Regex>? regularExpressionList
final

The regular expression patterns in the set.

Implementation

final List<Regex>? regularExpressionList;