GeneratorOptions constructor
const
GeneratorOptions({})
Implementation
const GeneratorOptions({
this.defaultLocale = 'en',
this.className = 'IntlKeys',
this.format = true,
this.mangle = false,
this.builtin = false,
this.debug = false,
this.source = 'assets/intl',
this.output = 'lib/intl.dart',
});