@override Map<String, dynamic> toJson() => { 'type': type, 'filename': filename, 'displayPath': displayPath, };