ChatwootClientService constructor

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

Implementation

ChatwootClientService(this._baseUrl, this._dio);