file - name of a script file to be included at compile-time. This directive is available for both CLI and hosted script execution. This directive is used to import/include one script into another one.
For technical details, see blog post: UniTask v2 — Zero Allocation async/await for Unity, with Asynchronous LINQ For advanced tips, see blog post: Extends UnityWebRequest via async decorator pattern — ...