MiniZipException.entryTooLarge constructor
const
MiniZipException.entryTooLarge(
- String path
Implementation
const MiniZipException.entryTooLarge(String path)
: this._('Entry is too large to extract safely: $path.');