filesToPush property

List<DeviceFile>? filesToPush
getter/setter pair

List of files to push to the device before starting the test.

Implementation

core.List<DeviceFile>? filesToPush;