onMessageStatus property

Stream<NIMMessage> onMessageStatus

消息状态变化

Implementation

Stream<NIMMessage> get onMessageStatus =>
    MessageServicePlatform.instance.onMessageStatus.stream;