DartPackageIoCompiledExe constructor
DartPackageIoCompiledExe(
- String path,
- Version? version
Compile exe info
Implementation
DartPackageIoCompiledExe(this.path, this.version);
Compile exe info
DartPackageIoCompiledExe(this.path, this.version);