Device constructor
Device({})
Implementation
Device({
this.code,
this.description,
this.deviceIdentifier,
this.deviceInfo,
this.companyLicenceCode,
this.createdAt,
this.createdBy,
this.writeAt,
this.writeBy,
});