kspBackendFile
A reference to the backend metadata file generated by KSP.
This represents an OPTIONAL value; it will not be present if no JVM sources are detected.
The file is associated as an output of the KSP task that creates it, allowing gradle to properly generate task dependencies when it is used as a task input.
See kspFrontendFile for an example of how this can be used for task dependency inference.