VideoCardEvent constructor
const
VideoCardEvent({})
Implementation
const VideoCardEvent({
required this.type,
this.videoId,
this.data,
this.error,
this.errorCode,
this.isLike,
this.isSucceed,
this.title,
this.userName,
this.commentCount,
this.publishTime,
});