NotificationInsertV2Body constructor
Implementation
const NotificationInsertV2Body({
this.dealerId,
this.deviceId,
this.type,
this.message,
this.timeCreated,
this.dateTime,
this.serialNumber,
this.displayName,
this.isUnRead,
this.isDeleted,
this.dateCreated,
});