isMarkedAsAds property

bool? get isMarkedAsAds

Information about whether the record contains the mark "advertising"

Implementation

bool? get isMarkedAsAds => checkBoolInProperty('marked_as_ads');