ExternalRegistrationUserOverviewScreenText$json top-level constant

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

Implementation

@$core.Deprecated(
    'Use externalRegistrationUserOverviewScreenTextDescriptor instead')
const ExternalRegistrationUserOverviewScreenText$json = {
  '1': 'ExternalRegistrationUserOverviewScreenText',
  '2': [
    {'1': 'title', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'title'},
    {'1': 'description', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'description'},
    {'1': 'email_label', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'emailLabel'},
    {
      '1': 'username_label',
      '3': 4,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'usernameLabel'
    },
    {
      '1': 'firstname_label',
      '3': 5,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'firstnameLabel'
    },
    {
      '1': 'lastname_label',
      '3': 6,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'lastnameLabel'
    },
    {
      '1': 'nickname_label',
      '3': 7,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'nicknameLabel'
    },
    {
      '1': 'language_label',
      '3': 8,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'languageLabel'
    },
    {'1': 'phone_label', '3': 9, '4': 1, '5': 9, '8': {}, '10': 'phoneLabel'},
    {
      '1': 'tos_and_privacy_label',
      '3': 10,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'tosAndPrivacyLabel'
    },
    {'1': 'tos_confirm', '3': 11, '4': 1, '5': 9, '8': {}, '10': 'tosConfirm'},
    {
      '1': 'tos_link_text',
      '3': 12,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'tosLinkText'
    },
    {
      '1': 'privacy_link_text',
      '3': 14,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'privacyLinkText'
    },
    {
      '1': 'back_button_text',
      '3': 15,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'backButtonText'
    },
    {
      '1': 'next_button_text',
      '3': 16,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'nextButtonText'
    },
    {
      '1': 'privacy_confirm',
      '3': 17,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'privacyConfirm'
    },
  ],
  '9': [
    {'1': 13, '2': 14},
  ],
  '10': ['tos_confirm_and'],
};