GObjectOptions constructor
const
GObjectOptions({})
Creates a GObjectOptions object
Implementation
const GObjectOptions({
this.headerIncludePath,
this.module,
this.copyrightHeader,
this.headerOutPath,
});
Creates a GObjectOptions object
const GObjectOptions({
this.headerIncludePath,
this.module,
this.copyrightHeader,
this.headerOutPath,
});