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 = const {
  '1': 'SuccessLoginScreenText',
  '2': const [
    const {'1': 'title', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'title'},
    const {'1': 'auto_redirect_description', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'autoRedirectDescription'},
    const {'1': 'redirected_description', '3': 3, '4': 1, '5': 9, '8': const {}, '10': 'redirectedDescription'},
    const {'1': 'next_button_text', '3': 4, '4': 1, '5': 9, '8': const {}, '10': 'nextButtonText'},
  ],
};