androidPaths property

List<String>? androidPaths
final

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

Implementation

final List<String>? androidPaths;