presenter property

P presenter
getter/setter pair

presenter which contain all the logical method to present in the view

Implementation

late P presenter;