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