QueryOracleRequest constructor

const QueryOracleRequest({
  1. String? chainId,
})

Implementation

const QueryOracleRequest({this.chainId});