syncClientResetStrategy
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
resetStrategy
custom strategy to handle client reset.