fromJson static method
Implementation
static JWKSEd25519PublicKeyCrvEnum? fromJson(dynamic value) =>
JWKSEd25519PublicKeyCrvEnumTypeTransformer().decode(value);
static JWKSEd25519PublicKeyCrvEnum? fromJson(dynamic value) =>
JWKSEd25519PublicKeyCrvEnumTypeTransformer().decode(value);