showAd method

bool showAd()

Implementation

bool showAd() {
  return !_unlockFeature;
}