pushFiles property

List<IosDeviceFile>? pushFiles
getter/setter pair

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

Implementation

core.List<IosDeviceFile>? pushFiles;