contentType property
String?
get
contentType
Declares the media type IANA.MediaTypes the secured content (the payload) of the JsonWebSignature or JsonWebEncryption.
Implementation
String? get contentType => getTyped('cty');