onConversationSynchronizationChange property
Called when conversation synchronization status changed.
Use Conversation.synchronizationStatus to obtain new conversation status.
Implementation
late Stream<Conversation> onConversationSynchronizationChange;