Map<String, dynamic> toMap() { return { 'path': path, 'title': title, 'size': size, 'type': type, }; }