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 = const {
  '1': 'ExternalRegistrationUserOverviewScreenText',
  '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': 'email_label', '3': 3, '4': 1, '5': 9, '8': const {}, '10': 'emailLabel'},
    const {'1': 'username_label', '3': 4, '4': 1, '5': 9, '8': const {}, '10': 'usernameLabel'},
    const {'1': 'firstname_label', '3': 5, '4': 1, '5': 9, '8': const {}, '10': 'firstnameLabel'},
    const {'1': 'lastname_label', '3': 6, '4': 1, '5': 9, '8': const {}, '10': 'lastnameLabel'},
    const {'1': 'nickname_label', '3': 7, '4': 1, '5': 9, '8': const {}, '10': 'nicknameLabel'},
    const {'1': 'language_label', '3': 8, '4': 1, '5': 9, '8': const {}, '10': 'languageLabel'},
    const {'1': 'phone_label', '3': 9, '4': 1, '5': 9, '8': const {}, '10': 'phoneLabel'},
    const {'1': 'tos_and_privacy_label', '3': 10, '4': 1, '5': 9, '8': const {}, '10': 'tosAndPrivacyLabel'},
    const {'1': 'tos_confirm', '3': 11, '4': 1, '5': 9, '8': const {}, '10': 'tosConfirm'},
    const {'1': 'tos_link_text', '3': 12, '4': 1, '5': 9, '8': const {}, '10': 'tosLinkText'},
    const {'1': 'privacy_link_text', '3': 14, '4': 1, '5': 9, '8': const {}, '10': 'privacyLinkText'},
    const {'1': 'back_button_text', '3': 15, '4': 1, '5': 9, '8': const {}, '10': 'backButtonText'},
    const {'1': 'next_button_text', '3': 16, '4': 1, '5': 9, '8': const {}, '10': 'nextButtonText'},
    const {'1': 'privacy_confirm', '3': 17, '4': 1, '5': 9, '8': const {}, '10': 'privacyConfirm'},
  ],
  '9': const [
    const {'1': 13, '2': 14},
  ],
  '10': const ['tos_confirm_and'],
};