PathIoError.notADirectory constructor
PathIoError.notADirectory(
- String path
Implementation
factory PathIoError.notADirectory(String path) = PathIoError$NotADirectory;
factory PathIoError.notADirectory(String path) = PathIoError$NotADirectory;