HttpService<GetterAdapter extends HttpAdapterContract, PostAdapter extends HttpAdapterContract, DestroyAdapter extends HttpAdapterContract> constructor
HttpService<GetterAdapter extends HttpAdapterContract, PostAdapter extends HttpAdapterContract, DestroyAdapter extends HttpAdapterContract> (
- String baseUrl
Implementation
HttpService(this.baseUrl);