MacosConfig constructor
const
MacosConfig({})
Implementation
const MacosConfig({
this.cmake = 'cmake',
this.generator,
this.generatorPath,
this.compiler,
this.deploymentTarget,
this.universal = false,
this.extraDefines = const [],
});