withStrategy
abstract fun withStrategy(strategy: SyncOptions.SynchronizationStrategy): SyncOptions
Content copied to clipboard
Set SynchronizationStrategy the Sync object.
Return
Self for chaining.
Parameters
strategy
SynchronizationStrategy to assign to new entity.