menu
rdev_riverpod_firebase_user_notification package
documentation
domain/user_notification_model.dart
ChannelData
ChannelData.new constructor
ChannelData.new constructor
dark_mode
light_mode
ChannelData
constructor
ChannelData
(
{
Map
<
String
,
dynamic
>
?
fcmData
,
Map
<
String
,
dynamic
>
?
emailData
,
})
Implementation
ChannelData({ this.fcmData, this.emailData, });
rdev_riverpod_firebase_user_notification package
documentation
domain/user_notification_model
ChannelData
ChannelData.new constructor
ChannelData class