RuutClientService constructor

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

Implementation

RuutClientService(this._baseUrl, this._dio);