SyncLocalDataSource constructor

SyncLocalDataSource(
  1. Box<SyncOperation> syncBox
)

Implementation

SyncLocalDataSource(this.syncBox);