FooterText$json top-level constant
Implementation
@$core.Deprecated('Use footerTextDescriptor instead')
const FooterText$json = {
'1': 'FooterText',
'2': [
{'1': 'tos', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'tos'},
{'1': 'privacy_policy', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'privacyPolicy'},
{'1': 'help', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'help'},
{'1': 'support_email', '3': 7, '4': 1, '5': 9, '8': {}, '10': 'supportEmail'},
],
'9': [
{'1': 2, '2': 3},
{'1': 4, '2': 5},
{'1': 6, '2': 7},
{'1': 8, '2': 9},
],
'10': ['tos_link', 'privacy_policy_link', 'help_link'],
};