localViews property
      
      int?
      get
      localViews
      
    
    
If the video is external, the number of views on VKontakte.
Implementation
int? get localViews => payload['local_views'];If the video is external, the number of views on VKontakte.
int? get localViews => payload['local_views'];