notificationMessageStream property

Stream<ENotificationMessage> notificationMessageStream
getter/setter pair

消息前台 收到的 消息流

Implementation

late Stream<ENotificationMessage> notificationMessageStream;