MiniZipException.unsupportedFeature constructor
const
MiniZipException.unsupportedFeature(
- String feature
Implementation
const MiniZipException.unsupportedFeature(String feature)
: this._('Unsupported ZIP feature: $feature.');