IoErrorNotADirectory constructor

const IoErrorNotADirectory(
  1. String path
)

Implementation

const IoErrorNotADirectory(super.path);