menu
flutter_novu package
documentation
dot/shared.dart
PreferenceChannel
PreferenceChannel.new constructor
PreferenceChannel.new constructor
dark_mode
light_mode
PreferenceChannel
constructor
PreferenceChannel
(
{
bool
?
email
,
bool
?
sms
,
bool
?
inApp
,
bool
?
chat
,
bool
?
push
,
})
Implementation
PreferenceChannel({ this.email, this.sms, this.inApp, this.chat, this.push, });
flutter_novu package
documentation
dot/shared
PreferenceChannel
PreferenceChannel.new constructor
PreferenceChannel class