menu
bloom_framework package
documentation
bloom.dart
BloomServerpodRepository<T>
getAllDelegate property
getAllDelegate property
dark_mode
light_mode
getAllDelegate
property
Future
<
List
<
T
>
>
Function
()
getAllDelegate
final
Endpoint delegate fetching all records.
Implementation
final Future<List<T>> Function() getAllDelegate;
bloom_framework package
documentation
bloom
BloomServerpodRepository<T>
getAllDelegate property
BloomServerpodRepository class