studyDeploymentId property
String?
get
studyDeploymentId
The CARP study deployment ID.
Implementation
String? get studyDeploymentId =>
_studyDeploymentId ?? service.app!.studyDeploymentId;
The CARP study deployment ID.
String? get studyDeploymentId =>
_studyDeploymentId ?? service.app!.studyDeploymentId;