Snapshot$json top-level constant

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

Implementation

@$core.Deprecated('Use snapshotDescriptor instead')
const Snapshot$json = const {
  '1': 'Snapshot',
  '2': const [
    const {'1': 'height', '3': 1, '4': 1, '5': 4, '10': 'height'},
    const {'1': 'format', '3': 2, '4': 1, '5': 13, '10': 'format'},
    const {'1': 'chunks', '3': 3, '4': 1, '5': 13, '10': 'chunks'},
    const {'1': 'hash', '3': 4, '4': 1, '5': 12, '10': 'hash'},
    const {'1': 'metadata', '3': 5, '4': 1, '5': 11, '6': '.cosmos.base.snapshots.v1beta1.Metadata', '8': const {}, '10': 'metadata'},
  ],
};