EpubManifest constructor

EpubManifest()

Implementation

EpubManifest() {
  Items = <EpubManifestItem>[];
}