documentUri property

String get documentUri

The full URI for the document endpoint for this document.

Implementation

String get documentUri => "${service.app.uri.toString()}$cawsPath";