EmailStatus.domainPart
string domainPart() @property const @safe @nogc pure nothrow return scopeReturns
The domain part of the email address, that is, the part after the @ sign.
string domainPart() @property const @safe @nogc pure nothrow return scope