AppLangConfig constructor
const
AppLangConfig({})
Implementation
const AppLangConfig({
this.keyClassName = "AppLang",
this.easyLoader = false,
this.json = false,
this.import,
this.remove,
this.addRegionComments = false,
});