VideoPage constructor
VideoPage({})
Implementation
VideoPage({this.videoId,
this.title,
this.channelName,
this.viewCount,
this.subscribeCount,
this.likeCount,
this.unlikeCount,
this.date,
this.description,
this.channelThumb,
this.channelId});