Email$json top-level constant
Implementation
@$core.Deprecated('Use emailDescriptor instead')
const Email$json = {
'1': 'Email',
'2': [
{'1': 'email', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'email'},
{
'1': 'is_email_verified',
'3': 2,
'4': 1,
'5': 8,
'8': {},
'10': 'isEmailVerified'
},
],
};