RegistrationUserScreenText$json top-level constant

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

Implementation

@$core.Deprecated('Use registrationUserScreenTextDescriptor instead')
const RegistrationUserScreenText$json = {
  '1': 'RegistrationUserScreenText',
  '2': [
    {'1': 'title', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'title'},
    {'1': 'description', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'description'},
    {
      '1': 'description_org_register',
      '3': 3,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'descriptionOrgRegister'
    },
    {
      '1': 'firstname_label',
      '3': 4,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'firstnameLabel'
    },
    {
      '1': 'lastname_label',
      '3': 5,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'lastnameLabel'
    },
    {'1': 'email_label', '3': 6, '4': 1, '5': 9, '8': {}, '10': 'emailLabel'},
    {
      '1': 'username_label',
      '3': 7,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'usernameLabel'
    },
    {
      '1': 'language_label',
      '3': 8,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'languageLabel'
    },
    {'1': 'gender_label', '3': 9, '4': 1, '5': 9, '8': {}, '10': 'genderLabel'},
    {
      '1': 'password_label',
      '3': 10,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'passwordLabel'
    },
    {
      '1': 'password_confirm_label',
      '3': 11,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'passwordConfirmLabel'
    },
    {
      '1': 'tos_and_privacy_label',
      '3': 12,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'tosAndPrivacyLabel'
    },
    {'1': 'tos_confirm', '3': 13, '4': 1, '5': 9, '8': {}, '10': 'tosConfirm'},
    {
      '1': 'tos_link_text',
      '3': 15,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'tosLinkText'
    },
    {
      '1': 'privacy_confirm',
      '3': 16,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'privacyConfirm'
    },
    {
      '1': 'privacy_link_text',
      '3': 18,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'privacyLinkText'
    },
    {
      '1': 'next_button_text',
      '3': 20,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'nextButtonText'
    },
    {
      '1': 'back_button_text',
      '3': 21,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'backButtonText'
    },
  ],
  '9': [
    {'1': 14, '2': 15},
    {'1': 17, '2': 18},
    {'1': 19, '2': 20},
    {'1': 22, '2': 23},
  ],
  '10': [
    'tos_link',
    'privacy_link',
    'external_login_description',
    'tos_confirm_and'
  ],
};