HttpService<GetterAdapter extends HttpAdapterContract, PostAdapter extends HttpAdapterContract, DestroyAdapter extends HttpAdapterContract> constructor

HttpService<GetterAdapter extends HttpAdapterContract, PostAdapter extends HttpAdapterContract, DestroyAdapter extends HttpAdapterContract>(
  1. String baseUrl
)

Implementation

HttpService(this.baseUrl);