organicMetrics property

OrganicTweetMetrics? organicMetrics
inherited

Engagement metrics, tracked in an organic context, for the Tweet at the time of the request.

Requires user context authentication.

How It Can Be Used

  • Use this to measure organic engagement for the Tweet.

Implementation

OrganicTweetMetrics? get organicMetrics => throw _privateConstructorUsedError;