IoError constructor

const IoError(
  1. String path
)

Implementation

const IoError(this.path);