menu
ds_common package
documentation
core/ds_constants.dart
DSConstants
isProductionAds property
isProductionAds property
dark_mode
light_mode
isProductionAds
property
@
Deprecated
('Use isProductionVersion instead')
bool
get
isProductionAds
Implementation
@Deprecated('Use isProductionVersion instead') bool get isProductionAds => isProductionVersion;
ds_common package
documentation
core/ds_constants
DSConstants
isProductionAds property
DSConstants class