selectNotificationSubject property

BehaviorSubject<PushHandleStrategy<NotificationPayload>> selectNotificationSubject
final

Implementation

final BehaviorSubject<PushHandleStrategy> selectNotificationSubject =
    BehaviorSubject();