StringsList$json top-level constant

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

Implementation

@$core.Deprecated('Use stringsListDescriptor instead')
const StringsList$json = {
  '1': 'StringsList',
  '2': [
    {'1': 'list', '3': 1, '4': 3, '5': 9, '10': 'list'},
  ],
};