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