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