presenter property

Object? get presenter

Getter for the presenter of the module.

Implementation

Object? get presenter => _presenter;