backgroundNotificationMessageStream property

Stream<ENotificationMessage> backgroundNotificationMessageStream
getter/setter pair

程序后台 收到的 消息流

Implementation

late Stream<ENotificationMessage> backgroundNotificationMessageStream;