PushNotification constructor
const
PushNotification({})
Implementation
const PushNotification({
this.content,
this.counts,
required this.devices,
this.eventId,
this.prio,
this.roomAlias,
this.roomId,
this.roomName,
this.sender,
this.senderDisplayName,
this.type,
});