domain property

String domain
getter/setter pair

Implementation

static String domain = r'^(?!-)[A-Za-z0-9-]{1,63}(?<!-)\.[A-Za-z]{2,6}$';