ApiService constructor

ApiService({
  1. API? api,
})

Implementation

ApiService({this.api});