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