returns the used partials and variables of the written file
const FileWriteResult({ required this.usedPartials, required this.usedVariables, });