localViews property

int? get localViews

If the video is external, the number of views on VKontakte.

Implementation

int? get localViews => payload['local_views'];