menu
common_interface package
documentation
Models/AdConfigDataModel.dart
AdConfigDataModel
AdConfigDataModel.new constructor
AdConfigDataModel.new constructor
dark_mode
light_mode
AdConfigDataModel
constructor
AdConfigDataModel
(
{
List
?
tap
,
int
?
native
,
int
?
banner
,
Map
?
failed
,
bool
showAds
=
false
,
})
Implementation
AdConfigDataModel({ this.tap, this.native, this.banner, this.failed, this.showAds = false, });
common_interface package
documentation
Models/AdConfigDataModel
AdConfigDataModel
AdConfigDataModel.new constructor
AdConfigDataModel class