restEndpoint abstract method
The endpoint path to access provided a query. Must include a leading slash.
Implementation
String? restEndpoint({Query? query, _Model? instance});
The endpoint path to access provided a query. Must include a leading slash.
String? restEndpoint({Query? query, _Model? instance});