QueryTokenPairResponse constructor

const QueryTokenPairResponse({
  1. TokenPair? tokenPair,
})

Implementation

const QueryTokenPairResponse({this.tokenPair});