IoErrorNotAFile constructor

const IoErrorNotAFile(
  1. String path
)

Implementation

const IoErrorNotAFile(super.path);