all property

List<DeviceInfo> get all

Implementation

List<DeviceInfo> get all => [
      screen,
    ];