menu
flutter_ads_mediation package
documentation
models/ad_colony_model.dart
AdColony
AdColony.new constructor
AdColony.new constructor
dark_mode
light_mode
AdColony
constructor
AdColony
(
{
required
bool
doSetup
,
required
String
sdkVersion
,
})
Implementation
AdColony({required this.doSetup, required this.sdkVersion});
flutter_ads_mediation package
documentation
models/ad_colony_model
AdColony
AdColony.new constructor
AdColony class