GetBranchsImpl constructor
GetBranchsImpl(
- BranchRepository _repository,
- FindEstablishmentById _findEstablishmentById
Implementation
GetBranchsImpl(
this._repository,
this._findEstablishmentById,
);