mediaType property

String? mediaType

The media type IANA.MediaTypes of the payload.

This is the 'cty' header parameter

Implementation

String? get mediaType => protectedHeader!['cty'];