custom property
List<DeviceInfo>
get
custom
All Custom devices.
Implementation
static List<DeviceInfo> get custom => [...ios.all, ...android.all];
All Custom devices.
static List<DeviceInfo> get custom => [...ios.all, ...android.all];