studyDeploymentId property

  1. @override
String studyDeploymentId
inherited

The ID of the study deployment that this manager is handling.

Implementation

@override
String get studyDeploymentId => deployment.studyDeploymentId;