FileFetcher constructor

FileFetcher(
  1. Map<String, FileSystemEntity> paths
)

Implementation

FileFetcher(this.paths);