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