abstract fun onModelUnbound(model: T, view: V): Unit
This will be called immediately after a model is unbound from a view, with the view and model that were unbound.