V2TimVideoElem constructor
V2TimVideoElem({})
Implementation
V2TimVideoElem({
this.videoPath,
// ignore: non_constant_identifier_names
this.UUID,
this.videoSize,
this.duration,
this.snapshotPath,
this.snapshotUUID,
this.snapshotSize,
this.snapshotWidth,
this.snapshotHeight,
this.videoUrl,
this.snapshotUrl,
this.localVideoUrl,
this.localSnapshotUrl,
});