open fun <U : EpoxyModel<Any!>!> withTarget(targetModelClass: Class<U>!): EpoxyTouchHelper.SwipeBuilder3<U>!
Set the type of Epoxy model that is swipable. Use this if you only have one swipable type.