regex property

RegExp? regex
final

The regular expression used to validate the URL format.

Implementation

final RegExp? regex;