OTPEmail$json top-level constant
Implementation
@$core.Deprecated('Use oTPEmailDescriptor instead')
const OTPEmail$json = {
'1': 'OTPEmail',
'2': [
{'1': 'otp_email_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'otpEmailId'},
{'1': 'address', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'address'},
{'1': 'is_verified', '3': 3, '4': 1, '5': 8, '10': 'isVerified'},
],
};