lcpLicenseDocument constant

MediaType const lcpLicenseDocument

Implementation

static const MediaType lcpLicenseDocument = MediaType._(
    type: "application",
    subtype: "vnd.readium.lcp.license.v1.0+json",
    name: "LCP License",
    fileExtension: "lcpl");