phone property
Set the user's phone for the OTP SMS authenticator and it's verification state.
Implementation
@$pb.TagNumber(2)
$5.SetPhone get phone => $_getN(1);
Implementation
@$pb.TagNumber(2)
set phone($5.SetPhone v) { setField(2, v); }
Set the user's phone for the OTP SMS authenticator and it's verification state.
@$pb.TagNumber(2)
$5.SetPhone get phone => $_getN(1);
@$pb.TagNumber(2)
set phone($5.SetPhone v) { setField(2, v); }