SolevatoClientService constructor

SolevatoClientService(
  1. String _baseUrl,
  2. Dio _dio
)

Implementation

SolevatoClientService(this._baseUrl, this._dio);