EmailProto_AccountCreatedRequest$json top-level constant
Implementation
@$core.Deprecated('Use emailProtoDescriptor instead')
const EmailProto_AccountCreatedRequest$json = {
'1': 'AccountCreatedRequest',
'2': [
{'1': 'firstName', '3': 1, '4': 1, '5': 9, '10': 'firstName'},
{'1': 'lastName', '3': 2, '4': 1, '5': 9, '10': 'lastName'},
{'1': 'emailAddress', '3': 3, '4': 1, '5': 9, '10': 'emailAddress'},
{'1': 'activationLink', '3': 4, '4': 1, '5': 9, '10': 'activationLink'},
{'1': 'operator', '3': 5, '4': 3, '5': 9, '10': 'operator'},
{'1': 'company', '3': 6, '4': 1, '5': 9, '10': 'company'},
],
};