MetaplexAuctionHouseDelegateAuctioneerLayout constructor

const MetaplexAuctionHouseDelegateAuctioneerLayout({
  1. required List<AuthorityScope> scopes,
})

Implementation

const MetaplexAuctionHouseDelegateAuctioneerLayout({required this.scopes});