ContactInfo$json top-level constant
Implementation
@$core.Deprecated('Use contactInfoDescriptor instead')
const ContactInfo$json = {
'1': 'ContactInfo',
'2': [
{'1': 'Found', '3': 1, '4': 2, '5': 8, '10': 'Found'},
{'1': 'FirstName', '3': 2, '4': 2, '5': 9, '10': 'FirstName'},
{'1': 'FullName', '3': 3, '4': 2, '5': 9, '10': 'FullName'},
{'1': 'PushName', '3': 4, '4': 2, '5': 9, '10': 'PushName'},
{'1': 'BusinessName', '3': 5, '4': 2, '5': 9, '10': 'BusinessName'},
],
};