otpEmailId property
unique identifier of the OTP Email authenticator.
Implementation
@$pb.TagNumber(4)
$core.String get otpEmailId => $_getSZ(3);
Implementation
@$pb.TagNumber(4)
set otpEmailId($core.String value) => $_setString(3, value);
unique identifier of the OTP Email authenticator.
@$pb.TagNumber(4)
$core.String get otpEmailId => $_getSZ(3);
@$pb.TagNumber(4)
set otpEmailId($core.String value) => $_setString(3, value);