onForegroundMessage property
Stream<NotificationEvent>
get
onForegroundMessage
Implementation
Stream<NotificationEvent> get onForegroundMessage => _foreground.stream;
Stream<NotificationEvent> get onForegroundMessage => _foreground.stream;