RetenoDefaultNotificationChannelConfig constructor
const
RetenoDefaultNotificationChannelConfig({})
Implementation
const RetenoDefaultNotificationChannelConfig({
this.name,
this.description,
this.showBadge,
this.lightsEnabled,
this.vibrationEnabled,
});