requestPrices method

SteamApiCall requestPrices()

Implementation

SteamApiCall requestPrices() => _requestPrices.call(
      this,
    );