EpubManifest constructor

const EpubManifest(
  1. List<EpubManifestItem> items
)

Implementation

const EpubManifest(this.items) : super();