presenter property

CompanionPresenterMixin get presenter

Gets a CompanionPresenterMixin instance which holds this properties state.

Implementation

CompanionPresenterMixin get presenter => _presenter;