threadViewPost property

ThreadViewPost get threadViewPost

Returns this data as ThreadViewPost.

Make sure to check if this object is ThreadViewPost with isThreadViewPost.

Implementation

ThreadViewPost get threadViewPost => this.data as ThreadViewPost;