SelectAccountScreenText$json top-level constant

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

Implementation

@$core.Deprecated('Use selectAccountScreenTextDescriptor instead')
const SelectAccountScreenText$json = {
  '1': 'SelectAccountScreenText',
  '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': 'other_user', '3': 5, '4': 1, '5': 9, '8': {}, '10': 'otherUser'},
    {
      '1': 'session_state_active',
      '3': 6,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'sessionStateActive'
    },
    {
      '1': 'session_state_inactive',
      '3': 7,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'sessionStateInactive'
    },
    {
      '1': 'user_must_be_member_of_org',
      '3': 8,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'userMustBeMemberOfOrg'
    },
  ],
};