impressionCount property

int impressionCount
inherited

A count of how many times the Tweet has been viewed (not unique by user). A view is counted if any part of the Tweet is visible on the screen.

Implementation

int get impressionCount => throw _privateConstructorUsedError;