QueryAuctionRequest constructor

const QueryAuctionRequest({
  1. String? name,
})

Implementation

const QueryAuctionRequest({this.name});