core/common/notification-display.service.ts
shouldShowNotification$: Observable<boolean>
Observable<boolean>
Observable that determines whether a notification should be displayed. Emits true if a notification should be shown, otherwise false.
true
false