isReasonRepost property

bool get isReasonRepost

Returns true if this data is ReasonRepost, otherwise false.

Implementation

bool get isReasonRepost => this is UFeedViewPostReasonReasonRepost;