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