getInteractor

@NotNull
abstract fun getInteractor(): @NotNull IInteractor(source)

Returns the implementation of {@see IInteractor}.

See also