setModels

open fun setModels(models: List<out EpoxyModel<out Any>>)

Set the models to add to this controller. Clears any previous models and adds this new list.