RegistrationOrgScreenText$json top-level constant

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

Implementation

@$core.Deprecated('Use registrationOrgScreenTextDescriptor instead')
const RegistrationOrgScreenText$json = {
  '1': 'RegistrationOrgScreenText',
  '2': [
    {'1': 'title', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'title'},
    {'1': 'description', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'description'},
    {
      '1': 'orgname_label',
      '3': 3,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'orgnameLabel'
    },
    {
      '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': 'username_label',
      '3': 6,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'usernameLabel'
    },
    {'1': 'email_label', '3': 7, '4': 1, '5': 9, '8': {}, '10': 'emailLabel'},
    {
      '1': 'password_label',
      '3': 9,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'passwordLabel'
    },
    {
      '1': 'password_confirm_label',
      '3': 10,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'passwordConfirmLabel'
    },
    {
      '1': 'tos_and_privacy_label',
      '3': 11,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'tosAndPrivacyLabel'
    },
    {'1': 'tos_confirm', '3': 12, '4': 1, '5': 9, '8': {}, '10': 'tosConfirm'},
    {
      '1': 'tos_link_text',
      '3': 14,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'tosLinkText'
    },
    {
      '1': 'privacy_confirm',
      '3': 15,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'privacyConfirm'
    },
    {
      '1': 'privacy_link_text',
      '3': 17,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'privacyLinkText'
    },
    {
      '1': 'save_button_text',
      '3': 19,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'saveButtonText'
    },
  ],
  '9': [
    {'1': 13, '2': 14},
    {'1': 16, '2': 17},
    {'1': 18, '2': 19},
    {'1': 20, '2': 21},
  ],
  '10': [
    'tos_link',
    'privacy_link',
    'external_login_description',
    'tos_confirm_and'
  ],
};