isDomainNotRegistered property
bool
get
isDomainNotRegistered
Returns true if the domain is not configured (strict mode only).
Implementation
bool get isDomainNotRegistered => code == 'DOMAIN_NOT_REGISTERED';