regex property

String? regex
final

A regular expression pattern to validate the field value.

Implementation

final String? regex;