AuctioneerAuthority constructor

const AuctioneerAuthority({
  1. required int bump,
})

Implementation

const AuctioneerAuthority({required this.bump});