QueryPythPriceResponse constructor

const QueryPythPriceResponse({
  1. PythPriceState? priceState,
})

Implementation

const QueryPythPriceResponse({this.priceState});