findFn property

(Future<List<String>> Function(String str)?) findFn
final

Implementation

final Future<List<String>> Function(String str)? findFn;