QueryOraclePriceResponse constructor

const QueryOraclePriceResponse({
  1. PricePairState? pricePairState,
})

Implementation

const QueryOraclePriceResponse({this.pricePairState});