PackageConfigParseError constructor
Creates a new PackageConfigParseError with the given source and optional cause.
Implementation
PackageConfigParseError(this.source, [this.cause]);
Creates a new PackageConfigParseError with the given source and optional cause.
PackageConfigParseError(this.source, [this.cause]);