PathIoError$NotADirectory constructor

const PathIoError$NotADirectory(
  1. String path
)

Implementation

const PathIoError$NotADirectory(super.path);