GetPointsRuleImpl constructor
GetPointsRuleImpl(
- PointsRepository _repository,
- FindEstablishmentById _findEstablishmentById
Implementation
GetPointsRuleImpl(
this._repository,
this._findEstablishmentById,
);