PreprocessingOptions constructor
const
PreprocessingOptions({})
Implementation
const PreprocessingOptions({
this.enabled = false,
this.preset = 'Standard',
this.removeNavigation = false,
this.removeForms = false,
});