Feed

constructor(title: String, type: Int, href: Url, metadata: OpdsMetadata = OpdsMetadata(title = title), links: List<Link> = emptyList(), facets: List<Facet> = emptyList(), groups: List<Group> = emptyList(), publications: List<Publication> = emptyList(), navigation: List<Link> = emptyList(), context: List<String> = emptyList())