keyId property

String? keyId

A hint indicating which key was used to secure the JsonWebSignature or encrypt the JsonWebEncryption.

Implementation

String? get keyId => getTyped('kid');