RequestApplySnapshotChunk$json top-level constant

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

Implementation

@$core.Deprecated('Use requestApplySnapshotChunkDescriptor instead')
const RequestApplySnapshotChunk$json = const {
  '1': 'RequestApplySnapshotChunk',
  '2': const [
    const {'1': 'index', '3': 1, '4': 1, '5': 13, '10': 'index'},
    const {'1': 'chunk', '3': 2, '4': 1, '5': 12, '10': 'chunk'},
    const {'1': 'sender', '3': 3, '4': 1, '5': 9, '10': 'sender'},
  ],
};