Owns the notification log for the app. Call once (in App) and thread entries/unread/notify down; the setters are stable so they can sit in memoized callbacks (e.g. the panels' onError) without churning them.
entries
unread
notify
onError
Owns the notification log for the app. Call once (in App) and thread
entries/unread/notifydown; the setters are stable so they can sit in memoized callbacks (e.g. the panels'onError) without churning them.