interactor property

Object? get interactor

Getter for the interactor of the module

Implementation

Object? get interactor => _interactor;