menu
eliud_pkg_notifications_model package
documentation
model/notification_cache.dart
NotificationCache
fullCache property
fullCache property
dark_mode
light_mode
fullCache
property
Map
<
String
?
,
NotificationModel
?
>
fullCache
final
Implementation
final Map<String?, NotificationModel?> fullCache = {};
eliud_pkg_notifications_model package
documentation
model/notification_cache
NotificationCache
fullCache property
NotificationCache class