viewsCount property

int? get viewsCount

Number of video views.

Implementation

int? get viewsCount => payload['views'];