regex property
The regex match string.
The string must be supported by the configured engine. The regex is matched against the full string, not as a partial match.
Implementation
core.String? regex;
The regex match string.
The string must be supported by the configured engine. The regex is matched against the full string, not as a partial match.
core.String? regex;