email property
Set the user's email for the OTP Email authenticator and it's verification state.
Implementation
@$pb.TagNumber(4)
$5.SetEmail get email => $_getN(3);
Implementation
@$pb.TagNumber(4)
set email($5.SetEmail value) => $_setField(4, value);