participation method
Gets a ParticipationReference for a studyDeploymentId
.
Implementation
ParticipationReference participation([String? studyDeploymentId]) =>
ParticipationReference._(this, getStudyDeploymentId(studyDeploymentId));
Gets a ParticipationReference for a studyDeploymentId
.
ParticipationReference participation([String? studyDeploymentId]) =>
ParticipationReference._(this, getStudyDeploymentId(studyDeploymentId));