addNotifications method

void addNotifications(
  1. IAppNotification event
)

Implementation

void addNotifications(IAppNotification event) => _notificationSbj.add(event);