synchronizationService

The service to use for network synchronization.

Declaration

@MainActor @preconcurrency var synchronizationService: (any SynchronizationService)? { get set }