iosDevices property

List<IosDevice>? iosDevices
getter/setter pair

A list of iOS devices.

Required.

Implementation

core.List<IosDevice>? iosDevices;