applySnapshotChunk property

  1. @TagNumber(15)
RequestApplySnapshotChunk applySnapshotChunk

Implementation

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

Implementation

@$pb.TagNumber(15)
set applySnapshotChunk(RequestApplySnapshotChunk v) { setField(15, v); }