protected open fun onModelUnbound(holder: EpoxyViewHolder!, model: EpoxyModel<*>!): Unit
Called immediately after a model is unbound from a view holder. Subclasses can override this if they want alerts on when a model is unbound.