iosPaths property

List<String>? iosPaths
final

Comma-separated list of paths on the iOS device where the artifacts generated by the customer's tests are pulled from.

Implementation

final List<String>? iosPaths;