pattern property

String? pattern
final

Custom regex pattern string for matching Required if type is ParsedType.custom

Implementation

final String? pattern;