LoginScreenText$json top-level constant

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

Implementation

@$core.Deprecated('Use loginScreenTextDescriptor instead')
const LoginScreenText$json = const {
  '1': 'LoginScreenText',
  '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': 'title_linking_process', '3': 3, '4': 1, '5': 9, '8': const {}, '10': 'titleLinkingProcess'},
    const {'1': 'description_linking_process', '3': 4, '4': 1, '5': 9, '8': const {}, '10': 'descriptionLinkingProcess'},
    const {'1': 'user_must_be_member_of_org', '3': 5, '4': 1, '5': 9, '8': const {}, '10': 'userMustBeMemberOfOrg'},
    const {'1': 'login_name_label', '3': 6, '4': 1, '5': 9, '8': const {}, '10': 'loginNameLabel'},
    const {'1': 'register_button_text', '3': 7, '4': 1, '5': 9, '8': const {}, '10': 'registerButtonText'},
    const {'1': 'next_button_text', '3': 8, '4': 1, '5': 9, '8': const {}, '10': 'nextButtonText'},
    const {'1': 'external_user_description', '3': 9, '4': 1, '5': 9, '8': const {}, '10': 'externalUserDescription'},
    const {'1': 'user_name_placeholder', '3': 10, '4': 1, '5': 9, '8': const {}, '10': 'userNamePlaceholder'},
    const {'1': 'login_name_placeholder', '3': 11, '4': 1, '5': 9, '8': const {}, '10': 'loginNamePlaceholder'},
  ],
};