Device constructor
Device({})
Implementation
Device({
this.awsLocation,
this.createdAt,
this.description,
this.deviceArn,
this.deviceId,
this.globalNetworkId,
this.location,
this.model,
this.serialNumber,
this.siteId,
this.state,
this.tags,
this.type,
this.vendor,
});