favorited property

bool? favorited
getter/setter pair

Nullable. Indicates whether this Tweet has been liked by the authenticating user.

Implementation

bool? favorited;