abstract fun onModelBuildFinished(@NonNull result: DiffResult): Unit
Called after EpoxyController#buildModels() has run and changes have been notified to the adapter. This will be called even if no changes existed.
EpoxyController#buildModels()