Device constructor
Device({})
Implementation
Device({
this.mac,
this.years,
this.model,
this.softwareCode,
this.battery,
this.deviceId,
this.volume,
this.deviceName,
this.statusCode,
this.rssi,
this.version,
this.createdTime,
this.onLine,
this.deviceKey});