fromJson static method
Implementation
static JWKSEcdsaPublicKeyKtyEnum? fromJson(dynamic value) =>
JWKSEcdsaPublicKeyKtyEnumTypeTransformer().decode(value);
static JWKSEcdsaPublicKeyKtyEnum? fromJson(dynamic value) =>
JWKSEcdsaPublicKeyKtyEnumTypeTransformer().decode(value);