NotificationV2 constructor
Implementation
const NotificationV2({
this.id,
this.deviceId,
this.type,
this.message,
this.timestamp,
this.serialNumber,
this.displayName,
this.epochTimestamp,
});
const NotificationV2({
this.id,
this.deviceId,
this.type,
this.message,
this.timestamp,
this.serialNumber,
this.displayName,
this.epochTimestamp,
});