Manifest constructor
Manifest({})
Implementation
Manifest(
{this.context = const [],
required this.metadata,
this.links = const [],
this.readingOrder = const [],
this.resources = const [],
this.tableOfContents = const [],
this.subcollections = const {}});