removeAds property

bool get removeAds

Implementation

bool get removeAds => (user?.userMetadata?[appUserAdsKey] ?? false) || isVip;