critical property
Indicates that extensions to this specification and/or JsonWebAlgorithm are being used that MUST be understood and processed.
Implementation
List<String>? get critical => getTyped('crit');
Indicates that extensions to this specification and/or JsonWebAlgorithm are being used that MUST be understood and processed.
List<String>? get critical => getTyped('crit');