show

open fun show(): EpoxyModel<T>

Change the visibility of the model so that it's view is shown. This only works if the model isused in EpoxyAdapter or a EpoxyModelGroup, but is not supported in

open fun show(show: Boolean): EpoxyModel<T>

Change the visibility of the model's view. This only works if the model isused in EpoxyAdapter or a EpoxyModelGroup, but is not supported in