onSystemNotificationUpdate property

Stream<QChatSystemNotificationUpdateEvent> onSystemNotificationUpdate

系统通知更新观事件

Implementation

Stream<QChatSystemNotificationUpdateEvent> get onSystemNotificationUpdate =>
    _platform.onSystemNotificationUpdate;