collectionUri property
String
get
collectionUri
The full URI for the collection endpoint for this CollectionReference.
Implementation
String get collectionUri => "${service.app.uri.toString()}$cawsPath";