OpdsMetadata constructor
OpdsMetadata({})
Implementation
OpdsMetadata(
{required this.title,
this.numberOfItems,
this.itemsPerPage,
this.currentPage,
this.modified,
this.position,
this.rdfType});