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 = const {
  '1': 'RegistrationOrgScreenText',
  '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': 'orgname_label', '3': 3, '4': 1, '5': 9, '8': const {}, '10': 'orgnameLabel'},
    const {'1': 'firstname_label', '3': 4, '4': 1, '5': 9, '8': const {}, '10': 'firstnameLabel'},
    const {'1': 'lastname_label', '3': 5, '4': 1, '5': 9, '8': const {}, '10': 'lastnameLabel'},
    const {'1': 'username_label', '3': 6, '4': 1, '5': 9, '8': const {}, '10': 'usernameLabel'},
    const {'1': 'email_label', '3': 7, '4': 1, '5': 9, '8': const {}, '10': 'emailLabel'},
    const {'1': 'password_label', '3': 9, '4': 1, '5': 9, '8': const {}, '10': 'passwordLabel'},
    const {'1': 'password_confirm_label', '3': 10, '4': 1, '5': 9, '8': const {}, '10': 'passwordConfirmLabel'},
    const {'1': 'tos_and_privacy_label', '3': 11, '4': 1, '5': 9, '8': const {}, '10': 'tosAndPrivacyLabel'},
    const {'1': 'tos_confirm', '3': 12, '4': 1, '5': 9, '8': const {}, '10': 'tosConfirm'},
    const {'1': 'tos_link_text', '3': 14, '4': 1, '5': 9, '8': const {}, '10': 'tosLinkText'},
    const {'1': 'privacy_confirm', '3': 15, '4': 1, '5': 9, '8': const {}, '10': 'privacyConfirm'},
    const {'1': 'privacy_link_text', '3': 17, '4': 1, '5': 9, '8': const {}, '10': 'privacyLinkText'},
    const {'1': 'save_button_text', '3': 19, '4': 1, '5': 9, '8': const {}, '10': 'saveButtonText'},
  ],
  '9': const [
    const {'1': 13, '2': 14},
    const {'1': 16, '2': 17},
    const {'1': 18, '2': 19},
    const {'1': 20, '2': 21},
  ],
  '10': const ['tos_link', 'privacy_link', 'external_login_description', 'tos_confirm_and'],
};