onClientSynchronization property
Called when client synchronization status changes.
Implementation
late Stream<ClientSynchronizationStatus> onClientSynchronization;
Called when client synchronization status changes.
late Stream<ClientSynchronizationStatus> onClientSynchronization;