fromJson static method
Implementation
static JWKSEd25519PrivateKeyCrvEnum? fromJson(dynamic value) =>
JWKSEd25519PrivateKeyCrvEnumTypeTransformer().decode(value);
static JWKSEd25519PrivateKeyCrvEnum? fromJson(dynamic value) =>
JWKSEd25519PrivateKeyCrvEnumTypeTransformer().decode(value);