FooterText$json top-level constant

  1. @Deprecated('Use footerTextDescriptor instead')
Map<String, Object> const FooterText$json

Implementation

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