publicMetrics property

PublicMediaMetrics? publicMetrics
inherited

Public engagement metrics for the media content at the time of the request.

How It Can Be Used

  • Determine total number of views for the video attached to the Tweet.

Implementation

PublicMediaMetrics? get publicMetrics => throw _privateConstructorUsedError;