HttpService constructor

HttpService(
  1. String baseUrl
)

Implementation

HttpService(this.baseUrl);