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