onSyncStickTopSession property Null safety
Listen to the multi-device synchronization of the pinned conversations.
Implementation
Stream<List<NIMStickTopSessionInfo>> get onSyncStickTopSession =>
MessageServicePlatform.instance.onSyncStickTopSession.stream;