studyDeploymentId property

String? get studyDeploymentId

The CARP study deployment ID.

Implementation

String? get studyDeploymentId =>
    _studyDeploymentId ?? service.app!.studyDeploymentId;