AndroidDeviceList constructor
AndroidDeviceList({
- List<
AndroidDevice> ? androidDevices,
Implementation
AndroidDeviceList({
this.androidDevices,
});
AndroidDeviceList({
this.androidDevices,
});