PricesController constructor

PricesController(
  1. PartnerService _partnerService
)

Implementation

PricesController(this._partnerService);