EventResponseModel constructor
Implementation
const EventResponseModel({
this.id,
this.deviceId,
this.deviceeventid,
this.eventname,
this.eventtime,
this.eventdatetime,
});
const EventResponseModel({
this.id,
this.deviceId,
this.deviceeventid,
this.eventname,
this.eventtime,
this.eventdatetime,
});