stream method
Gets a DataStreamReference for a studyDeploymentId.
Implementation
DataStreamReference stream(String studyDeploymentId) =>
DataStreamReference._(this, studyDeploymentId);
Gets a DataStreamReference for a studyDeploymentId.
DataStreamReference stream(String studyDeploymentId) =>
DataStreamReference._(this, studyDeploymentId);