mediaType property

String? mediaType
getter/setter pair

The media type of the manifest, e.g., "application/vnd.docker.distribution.manifest.v2+json"

Optional.

Implementation

core.String? mediaType;