viewCount property

int viewCount
inherited

A count of how many times the video included in the Tweet has been viewed.

This is the number of video views aggregated across all Tweets in which the given video has been posted. That means that the metric includes the combined views from any instance where the video has been Retweeted or re-posted in separate Tweets.

Implementation

int get viewCount => throw _privateConstructorUsedError;