PathIoError$Unknown constructor

const PathIoError$Unknown(
  1. String path, [
  2. Object? error
])

Implementation

const PathIoError$Unknown(super.path, [this.error]);