core.Map<core.String, core.dynamic> toJson() { final sbomSelections = this.sbomSelections; return {'sbomSelections': ?sbomSelections}; }