DeviceUser constructor
DeviceUser({})
Implementation
DeviceUser({
this.deviceName,
this.userUuid,
this.freeze,
this.authType,
this.startDate,
this.endDate,
this.grade,
this.sender,
this.sort,
this.device});