OrderService constructor

OrderService(
  1. RestClient _restClient
)

Implementation

OrderService(this._restClient);