ObjcOptions constructor
const
ObjcOptions({})
Parametric constructor for ObjcOptions.
Implementation
const ObjcOptions({
this.headerIncludePath,
this.prefix,
this.copyrightHeader,
this.fileSpecificClassNameComponent,
});