synchronizationService
The service to use for network synchronization.
Declaration
@MainActor @preconcurrency var synchronizationService: (any SynchronizationService)? { get set }The service to use for network synchronization.
@MainActor @preconcurrency var synchronizationService: (any SynchronizationService)? { get set }