SuccessLoginScreenText$json top-level constant

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

Implementation

@$core.Deprecated('Use successLoginScreenTextDescriptor instead')
const SuccessLoginScreenText$json = {
  '1': 'SuccessLoginScreenText',
  '2': [
    {'1': 'title', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'title'},
    {
      '1': 'auto_redirect_description',
      '3': 2,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'autoRedirectDescription'
    },
    {
      '1': 'redirected_description',
      '3': 3,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'redirectedDescription'
    },
    {
      '1': 'next_button_text',
      '3': 4,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'nextButtonText'
    },
  ],
};