FileFinder<T> typedef

FileFinder<T> = String? Function(T arg)

Implementation

typedef FileFinder<T> = String? Function(T arg);