isHiddenPostsPref property

bool get isHiddenPostsPref

Returns true if this data is HiddenPostsPref, otherwise false.

Implementation

bool get isHiddenPostsPref => this is UPreferenceHiddenPostsPref;