hiddenPostsPref property

HiddenPostsPref get hiddenPostsPref

Returns this data as HiddenPostsPref.

Make sure to check if this object is HiddenPostsPref with isHiddenPostsPref.

Implementation

HiddenPostsPref get hiddenPostsPref => this.data as HiddenPostsPref;