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