otpEmail property
A list of the user's one-time password (OTP) Email authenticators.
Implementation
@$pb.TagNumber(6)
$pb.PbList<OTPEmail> get otpEmail => $_getList(5);
A list of the user's one-time password (OTP) Email authenticators.
@$pb.TagNumber(6)
$pb.PbList<OTPEmail> get otpEmail => $_getList(5);