QueryOpenInterestResponse constructor

const QueryOpenInterestResponse({
  1. OpenInterest? amount,
})

Implementation

const QueryOpenInterestResponse({this.amount});