useCase<U> method

U useCase<U>()

Implementation

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