QueryOracleProviderPricesRequest constructor

const QueryOracleProviderPricesRequest({
  1. String? provider,
})

Implementation

const QueryOracleProviderPricesRequest({this.provider});