factory GlobalConfigNullable({ bool? isolationMode, bool? enableReportSaver, String? goldenDiffGitRepo, }) = _GlobalConfigNullable;