isFeedViewPref property

bool get isFeedViewPref

Returns true if this data is FeedViewPref, otherwise false.

Implementation

bool get isFeedViewPref => this is UPreferenceFeedViewPref;