InsertPunctuableCodeImpl constructor
InsertPunctuableCodeImpl(
- PointsRepository _repository,
- FindEstablishmentById _findEstablishmentById,
- GetLoggedUserToken _userToken
Implementation
InsertPunctuableCodeImpl(
this._repository, this._findEstablishmentById, this._userToken);