CheckRuntimeProtectionUseCase constructor

const CheckRuntimeProtectionUseCase(
  1. RuntimeProtectionRepository _repository
)

Implementation

const CheckRuntimeProtectionUseCase(this._repository);