VideoThumbnail.url constructor
Constructs a VideoThumbnail from the provided url
.
Implementation
const VideoThumbnail.url(
this.url, {
super.key,
this.checksum,
this.height,
this.width,
this.onError,
}) : bytes = null,
path = null;