ApiService constructor

const ApiService(
  1. Dio _dio
)

Implementation

const ApiService(this._dio);