isThreadViewPref property

bool get isThreadViewPref

Returns true if this data is ThreadViewPref, otherwise false.

Implementation

bool get isThreadViewPref => this is UPreferenceThreadViewPref;