ExchangeRateClient constructor

ExchangeRateClient(
  1. Dio dio
)

Implementation

factory ExchangeRateClient(Dio dio) = _ExchangeRateClient;