onMessagePinNotify property

Stream<NIMMessagePinEvent> onMessagePinNotify

消息PIN事件通知

Implementation

Stream<NIMMessagePinEvent> get onMessagePinNotify =>
    MessageServicePlatform.instance.onMessagePinNotify.stream;