EntryMap$json top-level constant

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

Implementation

@$core.Deprecated('Use entryMapDescriptor instead')
const EntryMap$json = {
  '1': 'EntryMap',
  '2': [
    {
      '1': 'values',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.jmash.protobuf.EntryMap.ValuesEntry',
      '10': 'values'
    },
  ],
  '3': [EntryMap_ValuesEntry$json],
};