ResponseLoadSnapshotChunk$json top-level constant

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

Implementation

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