onFind property

Future<List<T>> Function()? onFind
final

Implementation

final Future<List<T>> Function()? onFind;