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