onMessagePinNotify property Null safety

Stream<NIMMessagePinEvent> onMessagePinNotify

消息PIN事件通知

Implementation

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