menu
rdev_riverpod_firebase_user_notification package
documentation
domain/user_notification_model.dart
ChannelData
ChannelData.fromJson factory constructor
ChannelData.fromJson factory constructor
dark_mode
light_mode
ChannelData.fromJson
constructor
ChannelData.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ChannelData.fromJson(Map<String, dynamic> json) => _$ChannelDataFromJson(json);
rdev_riverpod_firebase_user_notification package
documentation
domain/user_notification_model
ChannelData
ChannelData.fromJson factory constructor
ChannelData class