type property
String?
get
type
Declares the media type IANA.MediaTypes of the complete JsonWebSignature or JsonWebEncryption.
Implementation
String? get type => getTyped('typ');
Declares the media type IANA.MediaTypes of the complete JsonWebSignature or JsonWebEncryption.
String? get type => getTyped('typ');