isSkeletonReasonRepost property
bool
get
isSkeletonReasonRepost
Returns true if this data is SkeletonReasonRepost, otherwise false.
Implementation
bool get isSkeletonReasonRepost =>
this is USkeletonFeedPostReasonSkeletonReasonRepost;