PathIoError$NotAFile constructor

const PathIoError$NotAFile(
  1. String path
)

Implementation

const PathIoError$NotAFile(super.path);