UpdateCellUseCase constructor

const UpdateCellUseCase(
  1. LensRepository _repository
)

Implementation

const UpdateCellUseCase(this._repository);