testDevices property

List<String>? testDevices

Get list of test devices.

Implementation

List<String>? get testDevices => _testDevices;