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 = {
  '1': 'LoginScreenText',
  '2': [
    {'1': 'title', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'title'},
    {'1': 'description', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'description'},
    {
      '1': 'title_linking_process',
      '3': 3,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'titleLinkingProcess'
    },
    {
      '1': 'description_linking_process',
      '3': 4,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'descriptionLinkingProcess'
    },
    {
      '1': 'user_must_be_member_of_org',
      '3': 5,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'userMustBeMemberOfOrg'
    },
    {
      '1': 'login_name_label',
      '3': 6,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'loginNameLabel'
    },
    {
      '1': 'register_button_text',
      '3': 7,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'registerButtonText'
    },
    {
      '1': 'next_button_text',
      '3': 8,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'nextButtonText'
    },
    {
      '1': 'external_user_description',
      '3': 9,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'externalUserDescription'
    },
    {
      '1': 'user_name_placeholder',
      '3': 10,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'userNamePlaceholder'
    },
    {
      '1': 'login_name_placeholder',
      '3': 11,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'loginNamePlaceholder'
    },
  ],
};