useCase<U> method

  1. @protected
U useCase<U>()

Implementation

@protected
U useCase<U>() => _useCaseContainer.useCase<U>();