SolevatoClientService constructor
SolevatoClientService(
- String _baseUrl,
- Dio _dio
Implementation
SolevatoClientService(this._baseUrl, this._dio);
SolevatoClientService(this._baseUrl, this._dio);