QueryOpenInterestRequest constructor

const QueryOpenInterestRequest({
  1. String? marketId,
})

Implementation

const QueryOpenInterestRequest({this.marketId});