sync Client Reset Strategy
Sets the strategy that would handle the client reset by this synced Realm.
In case no strategy is defined the default one, RecoverOrDiscardUnsyncedChangesStrategy, will be used.
Parameters
reset Strategy
custom strategy to handle client reset.