SyncRequest

constructor(since: String? = null, limit: Int = SyncEngine.DEFAULT_LIMIT, upserts: List<Upsert> = emptyList(), deletes: List<Delete> = emptyList())