ExchangeRatesSection constructor
const
ExchangeRatesSection(
- Client _client
Constructs an instance of ExchangeRatesSection with the given Client.
Implementation
const ExchangeRatesSection(this._client);
Constructs an instance of ExchangeRatesSection with the given Client.
const ExchangeRatesSection(this._client);