fromJson static method
Implementation
static JWKSSymmetricKeyKtyEnum? fromJson(dynamic value) =>
JWKSSymmetricKeyKtyEnumTypeTransformer().decode(value);
static JWKSSymmetricKeyKtyEnum? fromJson(dynamic value) =>
JWKSSymmetricKeyKtyEnumTypeTransformer().decode(value);