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