didReceiveLocalNotificationSubject property
Implementation
final BehaviorSubject<ReceivedNotification>?
didReceiveLocalNotificationSubject =
BehaviorSubject<ReceivedNotification>();
final BehaviorSubject<ReceivedNotification>?
didReceiveLocalNotificationSubject =
BehaviorSubject<ReceivedNotification>();