Readium Web Publication Manifest parsed from the content. */
Future<Manifest?> contentAsRwpm() async => Manifest.fromJson(await contentAsJson());