StringTable$json top-level constant

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

Implementation

@$core.Deprecated('Use stringTableDescriptor instead')
const StringTable$json = {
  '1': 'StringTable',
  '2': [
    {'1': 's', '3': 1, '4': 3, '5': 12, '10': 's'},
  ],
};