playback50Count property

  1. @JsonKey(name: 'playback_50_count')
int playback50Count
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_50_count')
int get playback50Count => throw _privateConstructorUsedError;