favoriteCount property

int? favoriteCount
getter/setter pair

Nullable. Indicates approximately how many times this Tweet has been liked by Twitter users.

Implementation

int? favoriteCount;