getAllDelegate property

Future<List<T>> Function() getAllDelegate
final

Endpoint delegate fetching all records.

Implementation

final Future<List<T>> Function() getAllDelegate;