w3cWpubManifest constant

MediaType const w3cWpubManifest

Implementation

static const MediaType w3cWpubManifest = MediaType._(
    type: "application",
    subtype: "x.readium.w3c.wpub+json",
    name: "Web Publication",
    fileExtension: "json");