CloudXAd constructor
const
CloudXAd({})
Creates a CloudXAd instance.
Typically created internally by the SDK from native platform data.
Implementation
const CloudXAd({
this.placementName,
this.placementId,
this.bidder,
this.externalPlacementId,
this.revenue,
});