fromJson static method
Implementation
static JWKSRsaPrivateKeyKtyEnum? fromJson(dynamic value) =>
JWKSRsaPrivateKeyKtyEnumTypeTransformer().decode(value);
static JWKSRsaPrivateKeyKtyEnum? fromJson(dynamic value) =>
JWKSRsaPrivateKeyKtyEnumTypeTransformer().decode(value);