ApiService constructor

ApiService(
  1. String baseUrl
)

Implementation

ApiService(this.baseUrl);