packageConfig property

String? packageConfig
final

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;