UnusedL10nAnalysisConfig( this.globalExcludes, String? classPattern, ) : classPattern = RegExp(classPattern ?? r'I18n$');