menu
adrop_ads_flutter
adrop_ads_flutter.dart
AdropNativeAd
isBackfilled property
isBackfilled
dark_mode
light_mode
isBackfilled
property
bool
get
isBackfilled
Returns
true
if the ad is a backfill ad.
Implementation
bool get isBackfilled => _properties.isBackfilled;
adrop_ads_flutter
adrop_ads_flutter
AdropNativeAd
isBackfilled property
AdropNativeAd class