packageCleanup property
When set to true
, Device Farm removes app packages after a test
run. The default value is false
for private devices.
Implementation
final bool? packageCleanup;
When set to true
, Device Farm removes app packages after a test
run. The default value is false
for private devices.
final bool? packageCleanup;