SyncOptions constructor
const
SyncOptions({})
Implementation
const SyncOptions({
this.crudThrottleTime,
this.retryDelay,
this.params,
this.syncImplementation = SyncClientImplementation.defaultClient,
this.includeDefaultStreams,
});