regex property

String? regex
final

RE2 style regex-based match (https://github.com/google/re2/wiki/Syntax).

Implementation

final String? regex;