AppendToDataStreams constructor
AppendToDataStreams(
- String studyDeploymentId,
- List<
DataStreamBatch> batch
Implementation
AppendToDataStreams(this.studyDeploymentId, this.batch) : super();