fromJson static method
Implementation
static JWKSEcdsaPrivateKeyKtyEnum? fromJson(dynamic value) =>
JWKSEcdsaPrivateKeyKtyEnumTypeTransformer().decode(value);
static JWKSEcdsaPrivateKeyKtyEnum? fromJson(dynamic value) =>
JWKSEcdsaPrivateKeyKtyEnumTypeTransformer().decode(value);