ApiService constructor

ApiService(
  1. DioService dioService
)

Implementation

ApiService(DioService dioService) : _dioService = dioService;