FileContext({ required this.path, required this.fileContent, this.startLine = 1, this.endLine = -1, this.language, });