AppendToDataStreams constructor

AppendToDataStreams(
  1. String studyDeploymentId,
  2. List<DataStreamBatch> batch
)

Implementation

AppendToDataStreams(this.studyDeploymentId, this.batch) : super();