onReceiveSystemNotification property

Stream<List<QChatSystemNotification>> onReceiveSystemNotification

系统通知接收事件

Implementation

Stream<List<QChatSystemNotification>> get onReceiveSystemNotification =>
    _platform.onReceiveSystemNotification;