ResponseApplySnapshotChunk$json top-level constant
Implementation
@$core.Deprecated('Use responseApplySnapshotChunkDescriptor instead')
const ResponseApplySnapshotChunk$json = const {
'1': 'ResponseApplySnapshotChunk',
'2': const [
const {'1': 'result', '3': 1, '4': 1, '5': 14, '6': '.tendermint.abci.ResponseApplySnapshotChunk.Result', '10': 'result'},
const {'1': 'refetch_chunks', '3': 2, '4': 3, '5': 13, '10': 'refetchChunks'},
const {'1': 'reject_senders', '3': 3, '4': 3, '5': 9, '10': 'rejectSenders'},
],
'4': const [ResponseApplySnapshotChunk_Result$json],
};