packageConfig property
The package_config.json to run executable with. Or <null>
if the VM
should find it according to the standard rules.
Implementation
final String? packageConfig;
The package_config.json to run executable with. Or <null>
if the VM
should find it according to the standard rules.
final String? packageConfig;