Device constructor
const
Device()
Implementation
const Device(
this.name,
this.manufacturer,
this.model,
this.hardwareVersion,
this.firmwareVersion,
this.softwareVersion,
this.localIdentifier,
this.udiDeviceIdentifier,
);