@$pb.TagNumber(1) LoginType get registrationType => $_getN(0);
@$pb.TagNumber(1) set registrationType(LoginType v) { setField(1, v); }