isProductionAds property

  1. @Deprecated('Use isProductionVersion instead')
bool get isProductionAds

Implementation

@Deprecated('Use isProductionVersion instead')
bool get isProductionAds => isProductionVersion;