onMessagePinNotify property Null safety
Listen to the events of pinning messages.
Implementation
Stream<NIMMessagePinEvent> get onMessagePinNotify =>
MessageServicePlatform.instance.onMessagePinNotify.stream;
Listen to the events of pinning messages.
Stream<NIMMessagePinEvent> get onMessagePinNotify =>
MessageServicePlatform.instance.onMessagePinNotify.stream;