quotedStatus property

Tweet? quotedStatus
getter/setter pair

This field only surfaces when the Tweet is a quote Tweet. This attribute contains the Tweet object of the original Tweet that was quoted.

Implementation

Tweet? quotedStatus;