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