consentDocumentEndpointUri property

String consentDocumentEndpointUri

The URL for the consent document end point for this CarpService.

Implementation

String get consentDocumentEndpointUri =>
    "${app.uri.toString()}/api/deployments/${app.studyDeploymentId}/consent-documents";