VideoMessageNode({ required this.videoPath, required this.duration, required this.snapshotPath, }) : super(MessageElemTypeEnum.Video);