removeModel

open fun removeModel(model: EpoxyModel<out Any>)

If the given model exists it is removed and an item removal is notified. Otherwise this doesnothing.