core.Map<core.String, core.dynamic> toJson() => { if (configFileContents != null) 'configFileContents': configFileContents!, if (configFilename != null) 'configFilename': configFilename!, };