SnapshotItem$json top-level constant

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

Implementation

@$core.Deprecated('Use snapshotItemDescriptor instead')
const SnapshotItem$json = {
  '1': 'SnapshotItem',
  '2': [
    {'1': 'store', '3': 1, '4': 1, '5': 11, '6': '.cosmos.store.snapshots.v1.SnapshotStoreItem', '9': 0, '10': 'store'},
    {'1': 'iavl', '3': 2, '4': 1, '5': 11, '6': '.cosmos.store.snapshots.v1.SnapshotIAVLItem', '8': {}, '9': 0, '10': 'iavl'},
    {'1': 'extension', '3': 3, '4': 1, '5': 11, '6': '.cosmos.store.snapshots.v1.SnapshotExtensionMeta', '9': 0, '10': 'extension'},
    {'1': 'extension_payload', '3': 4, '4': 1, '5': 11, '6': '.cosmos.store.snapshots.v1.SnapshotExtensionPayload', '9': 0, '10': 'extensionPayload'},
  ],
  '8': [
    {'1': 'item'},
  ],
};