packagesFile property
      
      File?
      get
      packagesFile
      
    
    
The packages file that should be used when analyzing the files within this
context root, or null if there is no packages file.
Implementation
File? get packagesFile;