ExternalUserNotFoundScreenText$json top-level constant

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

Implementation

@$core.Deprecated('Use externalUserNotFoundScreenTextDescriptor instead')
const ExternalUserNotFoundScreenText$json = const {
  '1': 'ExternalUserNotFoundScreenText',
  '2': const [
    const {'1': 'title', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'title'},
    const {'1': 'description', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'description'},
    const {'1': 'link_button_text', '3': 3, '4': 1, '5': 9, '8': const {}, '10': 'linkButtonText'},
    const {'1': 'auto_register_button_text', '3': 4, '4': 1, '5': 9, '8': const {}, '10': 'autoRegisterButtonText'},
    const {'1': 'tos_and_privacy_label', '3': 5, '4': 1, '5': 9, '8': const {}, '10': 'tosAndPrivacyLabel'},
    const {'1': 'tos_confirm', '3': 6, '4': 1, '5': 9, '8': const {}, '10': 'tosConfirm'},
    const {'1': 'tos_link_text', '3': 7, '4': 1, '5': 9, '8': const {}, '10': 'tosLinkText'},
    const {'1': 'privacy_link_text', '3': 8, '4': 1, '5': 9, '8': const {}, '10': 'privacyLinkText'},
    const {'1': 'privacy_confirm', '3': 10, '4': 1, '5': 9, '8': const {}, '10': 'privacyConfirm'},
  ],
  '9': const [
    const {'1': 9, '2': 10},
  ],
  '10': const ['tos_confirm_and'],
};