notInstalled property
If an app is not installed and thus no test can be run with the app.
This might be caused by trying to run a test on an unsupported platform.
Implementation
core.bool? notInstalled;
If an app is not installed and thus no test can be run with the app.
This might be caused by trying to run a test on an unsupported platform.
core.bool? notInstalled;