onStickTopSessionRemove property Null safety
Listen to the multi-device synchronization of the removal of a pinned conversation.
Implementation
Stream<NIMStickTopSessionInfo> get onStickTopSessionRemove =>
MessageServicePlatform.instance.onStickTopSessionRemove.stream;