MetaplexAuctionHouseCloseEscrowAccountLayout constructor

const MetaplexAuctionHouseCloseEscrowAccountLayout({
  1. required int escrowPaymentBump,
})

Implementation

const MetaplexAuctionHouseCloseEscrowAccountLayout(
    {required this.escrowPaymentBump});