FindEstablishmentByIdImpl constructor
FindEstablishmentByIdImpl(
- EstablishimentRepository _repository,
- BaseConfig _config,
- StorageService _storageService
Implementation
FindEstablishmentByIdImpl(
this._repository,
this._config,
this._storageService,
);