SwiftOptions constructor
const
SwiftOptions({})
Creates a SwiftOptions object
Implementation
const SwiftOptions({
this.copyrightHeader,
this.fileSpecificClassNameComponent,
this.errorClassName,
});
Creates a SwiftOptions object
const SwiftOptions({
this.copyrightHeader,
this.fileSpecificClassNameComponent,
this.errorClassName,
});