onFind property

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

Implementation

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