baseCrudPath property

  1. @override
String get baseCrudPath
override

The base url path that is used by the service.

Implementation

@override
String get baseCrudPath => "$baseCollectionPath/records";