reasonRepost property

ReasonRepost get reasonRepost

Returns this data as ReasonRepost.

Make sure to check if this object is ReasonRepost with isReasonRepost.

Implementation

ReasonRepost get reasonRepost => this.data as ReasonRepost;