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