retweetCount property

int retweetCount
inherited

A count of how many times the Tweet has been Retweeted. Please note: This does not include Quote Tweets.

Implementation

int get retweetCount => throw _privateConstructorUsedError;