MetaplexAuctionHouseWithdrawFromFeeLayout constructor

const MetaplexAuctionHouseWithdrawFromFeeLayout({
  1. required BigInt amount,
})

Implementation

const MetaplexAuctionHouseWithdrawFromFeeLayout({required this.amount});