packageCleanup property

bool? packageCleanup
final

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;