CartApi constructor

CartApi(
  1. MagentoApiClient _client
)

Implementation

CartApi(this._client);