menu
appier_flutter package
documentation
model/banner_ads_placement.dart
BannerAdsPlacement
BannerAdsPlacement.new constructor
BannerAdsPlacement.new constructor
dark_mode
light_mode
BannerAdsPlacement
constructor
BannerAdsPlacement
(
{
int
placementId
=
0
,
List
<
BannerAd
>
ads
=
const []
,
})
Implementation
BannerAdsPlacement({ this.placementId = 0, this.ads = const [], });
appier_flutter package
documentation
model/banner_ads_placement
BannerAdsPlacement
BannerAdsPlacement.new constructor
BannerAdsPlacement class