applySnapshotChunk property

  1. @TagNumber(16)
ResponseApplySnapshotChunk applySnapshotChunk

Implementation

@$pb.TagNumber(16)
ResponseApplySnapshotChunk get applySnapshotChunk => $_getN(15);
  1. @TagNumber(16)
void applySnapshotChunk=(ResponseApplySnapshotChunk v)

Implementation

@$pb.TagNumber(16)
set applySnapshotChunk(ResponseApplySnapshotChunk v) { setField(16, v); }