BaseService constructor

const BaseService(
  1. Dio _client
)

Implementation

const BaseService(this._client);