onBackgroundMessage property
Stream<NotificationEvent>
get
onBackgroundMessage
Implementation
Stream<NotificationEvent> get onBackgroundMessage => _background.stream;
Stream<NotificationEvent> get onBackgroundMessage => _background.stream;