EpubSchema constructor
const
EpubSchema(
- EpubPackage package,
- String contentDirectoryPath
Implementation
const EpubSchema(this.package, this.navigation, this.contentDirectoryPath)
: super();