abstract fun buildModels(controller: EpoxyController): Unit
Analagous to EpoxyController.buildModels. You should create new model instances and add them to the given controller. AutoModel cannot be used with models added this way.