hideSectionsNotForSale property

bool? get hideSectionsNotForSale

Implementation

bool? get hideSectionsNotForSale => _$this._hideSectionsNotForSale;
set hideSectionsNotForSale (bool? hideSectionsNotForSale)

Implementation

set hideSectionsNotForSale(bool? hideSectionsNotForSale) =>
    _$this._hideSectionsNotForSale = hideSectionsNotForSale;