ByteArkAdsSettings constructor
ByteArkAdsSettings({})
Constructs an ByteArkAdsSettings with the specified ad settings.
Implementation
ByteArkAdsSettings({
required this.adTagUrl,
this.enableDefaultCompanionSlot,
this.defaultCompanionSize,
});