FAGConfig constructor
FAGConfig({})
Implementation
FAGConfig({
this.outputDir,
this.autoDetection,
this.namedWithParent,
this.outputFilename,
this.className,
this.filenameSplitPattern,
this.includePaths,
this.excludePaths,
this.leadingWithPackageName,
this.uniqifyName,
});