IosConfig constructor
const
IosConfig({})
Implementation
const IosConfig({
this.cmake = 'cmake',
this.generator,
this.generatorPath,
this.developerDir,
this.deploymentTarget,
this.extraDefines = const [],
});