type property

String? type

Declares the media type IANA.MediaTypes of the complete JsonWebSignature or JsonWebEncryption.

Implementation

String? get type => getTyped('typ');