hiddenPostsPref property
HiddenPostsPref?
get
hiddenPostsPref
Implementation
HiddenPostsPref? get hiddenPostsPref =>
isHiddenPostsPref ? data as HiddenPostsPref : null;
HiddenPostsPref? get hiddenPostsPref =>
isHiddenPostsPref ? data as HiddenPostsPref : null;