ProtoSnapshotManifestDb$json top-level constant

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

Implementation

@$core.Deprecated('Use protoSnapshotManifestDbDescriptor instead')
const ProtoSnapshotManifestDb$json = const {
  '1': 'ProtoSnapshotManifestDb',
  '2': const [
    const {'1': 'cid', '3': 1, '4': 1, '5': 12, '10': 'cid'},
    const {'1': 'height', '3': 2, '4': 1, '5': 4, '10': 'height'},
    const {'1': 'fileName', '3': 3, '4': 1, '5': 9, '10': 'fileName'},
    const {'1': 'root', '3': 4, '4': 1, '5': 12, '10': 'root'},
  ],
};