CompilerConfig constructor
CompilerConfig({})
Implementation
CompilerConfig({
this.removeLineInfo = false,
this.removeAssertion = false,
this.removeDocumentation = false,
this.printPerformanceStatistics = false,
});