ClearLogUseCase constructor

ClearLogUseCase(
  1. DioRequestRepository? repository
)

Implementation

ClearLogUseCase(this.repository);