domain property
Domain name to match against.
The wildcard "" is supported if specified before a period: ".".Defaults to matching all domains: "*".
Implementation
core.String? domain;
Domain name to match against.
The wildcard "" is supported if specified before a period: ".".Defaults to matching all domains: "*".
core.String? domain;