SyncUploadStrategy constructor
SyncUploadStrategy(
- ILoggerProvider _syncLogger,
- ISyncErrorManager _errorManager
Implementation
SyncUploadStrategy(
this._syncLogger,
this._errorManager,
);