Map<String, dynamic> toMap() { return { 'type': type, 'imagePath': imagePath, 'videoPath': videoPath, }; }