ComponentService constructor
const
ComponentService(
- String _token,
- Client _httpClient
Implementation
const ComponentService(
this._token,
this._httpClient,
);
const ComponentService(
this._token,
this._httpClient,
);