WelcomeText$json top-level constant

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

Implementation

@$core.Deprecated('Use welcomeTextDescriptor instead')
const WelcomeText$json = const {
  '1': 'WelcomeText',
  '2': const [
    const {'1': 'welcome_title', '3': 1, '4': 1, '5': 9, '10': 'welcomeTitle'},
    const {'1': 'welcome_details', '3': 2, '4': 1, '5': 9, '10': 'welcomeDetails'},
    const {'1': 'continue_with_nuntio', '3': 3, '4': 1, '5': 9, '10': 'continueWithNuntio'},
  ],
};