documentUri property
String
get
documentUri
The full URI for the document endpoint for this document.
Implementation
String get documentUri => "${service.app!.uri.toString()}$carpPath";
The full URI for the document endpoint for this document.
String get documentUri => "${service.app!.uri.toString()}$carpPath";