collectDeviceSpecs method

Future<DeviceSpecs> collectDeviceSpecs()

Implementation

Future<DeviceSpecs> collectDeviceSpecs() {
  throw UnimplementedError('collectDeviceSpecs() has not been implemented.');
}