Serializes the program.
@override Map<String, dynamic> serialize() { return { 'auctioneerAuthorityBump': auctioneerAuthorityBump, 'buyerPrice': buyerPrice, 'tokenSize': tokenSize }; }