isAdHidden property

bool get isAdHidden

Implementation

bool get isAdHidden =>
    _keyValueStorageProvider.get(_hideAdKey, defaultValue: false);