MiniZipException.unsafePath constructor
const
MiniZipException.unsafePath(
- String path
Implementation
const MiniZipException.unsafePath(String path)
: this._('Refusing to extract entry outside destination: $path.');