regex property

OptionRestrictionRegex? regex
final

If specified, the configuration option must be a string value that satisfies this regular expression.

Implementation

final OptionRestrictionRegex? regex;