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