opds1 constant
MediaType
const opds1
Implementation
static const MediaType opds1 = MediaType._(
type: "application",
subtype: "atom+xml",
parameters: {"profile": "opds-catalog"});