key property

  1. @JsonKey.new(name: 'key')
JWKPublicKey? key
final

Implementation

@JsonKey(name: 'key')
final JWKPublicKey? key;