RequestLoadSnapshotChunk$json top-level constant

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

Implementation

@$core.Deprecated('Use requestLoadSnapshotChunkDescriptor instead')
const RequestLoadSnapshotChunk$json = const {
  '1': 'RequestLoadSnapshotChunk',
  '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': 'chunk', '3': 3, '4': 1, '5': 13, '10': 'chunk'},
  ],
};