Buyer constructor
Buyer({})
Implementation
Buyer({
this.activeCreativeCount,
this.bidder,
this.billingIds,
this.displayName,
this.maximumActiveCreativeCount,
this.name,
});
Buyer({
this.activeCreativeCount,
this.bidder,
this.billingIds,
this.displayName,
this.maximumActiveCreativeCount,
this.name,
});