isBackfilled property

bool get isBackfilled

Returns true if the ad is a backfill ad.

Implementation

bool get isBackfilled => _properties.isBackfilled;