QuerySpotOrderbookRequest constructor
const
QuerySpotOrderbookRequest({})
Implementation
const QuerySpotOrderbookRequest({
this.marketId,
this.limit,
this.orderSide,
this.limitCumulativeNotional,
this.limitCumulativeQuantity,
});