publicMetrics property

PublicUserMetrics? publicMetrics
inherited

Contains details about activity for this user.

How It Can Be Used

  • Can potentially be used to determine a Twitter user’s reach or influence, quantify the user’s range of interests, and the user’s level of engagement on Twitter.

Implementation

PublicUserMetrics? get publicMetrics => throw _privateConstructorUsedError;