playback75Count property

  1. @JsonKey(name: 'playback_75_count')
int playback75Count
inherited

The number of users who played through to each quartile in a video.

This reflects the number of quartile views across all Tweets in which the given video has been posted.

Implementation

@JsonKey(name: 'playback_75_count')
int get playback75Count => throw _privateConstructorUsedError;