NotificationMessageCompanion constructor
const
NotificationMessageCompanion({})
Implementation
const NotificationMessageCompanion({
this.id = const Value.absent(),
this.title = const Value.absent(),
this.message = const Value.absent(),
this.createDateTime = const Value.absent(),
this.read = const Value.absent(),
this.type = const Value.absent(),
});