GetRowCountUseCase constructor

const GetRowCountUseCase(
  1. LensRepository _repository
)

Implementation

const GetRowCountUseCase(this._repository);