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