playback0Count property

  1. @JsonKey(name: 'playback_0_count')
int playback0Count
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_0_count')
int get playback0Count => throw _privateConstructorUsedError;