since both implementation instantiate some heave o...
# announcements
u
since both implementation instantiate some heave object, I would just to have only overridden value instantiated. I’ve just found this discussion. https://discuss.kotlinlang.org/t/why-open-property-is-initialized-in-superclass-even-when-it-is-overrided-by-a-subclass/4461 I’m just trying to reuse presenter with a different model.