AuthApi constructor

AuthApi(
  1. Dio _dio
)

Implementation

AuthApi(this._dio);