fileEndpointUri property
String
get
fileEndpointUri
The URL for the file end point for this CarpService.
Implementation
String get fileEndpointUri =>
"${app.uri.toString()}/api/studies/${app.studyId}/files";