ValorantApiService constructor

ValorantApiService(
  1. Dio dio
)

Implementation

factory ValorantApiService(Dio dio) = _ValorantApiService;