dataEndpointUri property
String
get
dataEndpointUri
The URL for the data end point for this DataPointReference.
Implementation
String get dataEndpointUri =>
"${service.app.uri.toString()}/api/deployments/$studyDeploymentId/data-points";