fileFunc typedef

fileFunc = List<String> Function(File file)

Implementation

typedef fileFunc = List<String> Function(File file);