carpPath property

String carpPath

The full CARP web service path to this collection.

Implementation

String get carpPath =>
    '/api/studies/${service.app!.studyId}/collections/$path';