baseCrudPath property

  1. @override
String baseCrudPath
override

The base url path that is used by the service.

Implementation

@override
String get baseCrudPath => "/api/collections";