allowAllDomains property

bool? allowAllDomains
getter/setter pair

If set to true, it means allowed_domains will not be enforced.

Optional.

Implementation

core.bool? allowAllDomains;