$DisplayVideoSourceAd constructor

$DisplayVideoSourceAd({
  1. String? creativeId,
})

Implementation

$DisplayVideoSourceAd({
  this.creativeId,
});