studyDeploymentId property

  1. @override
String studyDeploymentId
override

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

Implementation

@override
String get studyDeploymentId => deployment.studyDeploymentId;