baseCollectionPath property

String baseCollectionPath

Returns the current collection service base path.

Implementation

String get baseCollectionPath =>
    "/api/collections/${Uri.encodeComponent(_collectionIdOrName)}";