fromJson static method
Implementation
static JWKSKeysInnerKtyEnum? fromJson(dynamic value) =>
JWKSKeysInnerKtyEnumTypeTransformer().decode(value);
static JWKSKeysInnerKtyEnum? fromJson(dynamic value) =>
JWKSKeysInnerKtyEnumTypeTransformer().decode(value);