menu
eliud_pkg_notifications_model package
documentation
model/notification_entity.dart
NotificationEntity
props property
props property
dark_mode
light_mode
props
property
List
<
Object
?
>
get
props
Implementation
List<Object?> get props => [ timestamp, appId, description, read, reporterId, assigneeId, status, ];
eliud_pkg_notifications_model package
documentation
model/notification_entity
NotificationEntity
props property
NotificationEntity class