buildModels

abstract fun buildModels(controller: EpoxyController)

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.