PathIoError.notALink constructor

PathIoError.notALink(
  1. String path
)

Implementation

factory PathIoError.notALink(String path) = PathIoError$NotALink;