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