tag property
Must conform with RFC-1034.
That is, this string can only contain lower-case letters (a-z), numbers (0-9), and hyphens (-), and be at most 20 characters.
Implementation
core.String? tag;
Must conform with RFC-1034.
That is, this string can only contain lower-case letters (a-z), numbers (0-9), and hyphens (-), and be at most 20 characters.
core.String? tag;