CoffeeBackgroundNotification constructor
CoffeeBackgroundNotification({})
Implementation
CoffeeBackgroundNotification(
{
this.title,
this.text,
this.color,
this.channelName,
this.channelId,
this.smallIcon,
this.largeIcon,
this.priority
});