VideoInfo constructor
const
VideoInfo({})
Implementation
const VideoInfo({
this.platform,
required this.title,
required this.author,
required this.permlink,
this.duration,
this.filesize,
this.file,
this.lang,
this.firstUpload,
this.ipfs,
this.ipfsThumbnail,
this.spritehash,
this.snaphash,
});