threadViewPref property

ThreadViewPref get threadViewPref

Returns this data as ThreadViewPref.

Make sure to check if this object is ThreadViewPref with isThreadViewPref.

Implementation

ThreadViewPref get threadViewPref => this.data as ThreadViewPref;