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