pattern property

String? pattern
final

The regular expression pattern that a string configuration option value with this restriction must match.

Implementation

final String? pattern;