pattern property

String? pattern
getter/setter pair

Pattern of the Type.STRING to restrict a string to a regular expression.

Optional.

Implementation

core.String? pattern;