menu
eliud_pkg_notifications_model package
documentation
model/notification_dashboard_entity.dart
NotificationDashboardEntity
NotificationDashboardEntity constructor
NotificationDashboardEntity constructor
dark_mode
light_mode
NotificationDashboardEntity
constructor
NotificationDashboardEntity
(
{
required
String
?
appId
,
String
?
description
,
StorageConditionsEntity?
conditions
,
})
Implementation
NotificationDashboardEntity({ required this.appId, this.description, this.conditions, });
eliud_pkg_notifications_model package
documentation
model/notification_dashboard_entity
NotificationDashboardEntity
NotificationDashboardEntity constructor
NotificationDashboardEntity class