RunRawQueryPagedUseCase constructor

const RunRawQueryPagedUseCase(
  1. LensRepository _repository
)

Implementation

const RunRawQueryPagedUseCase(this._repository);