studyDeploymentId property

String? studyDeploymentId

The CARP study deployment ID.

Implementation

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