ApiController constructor

ApiController(
  1. String apiUrl
)

Implementation

ApiController(this.apiUrl);