fromJson static method
Implementation
static JWKSEd25519PrivateKeyKtyEnum? fromJson(dynamic value) =>
JWKSEd25519PrivateKeyKtyEnumTypeTransformer().decode(value);
static JWKSEd25519PrivateKeyKtyEnum? fromJson(dynamic value) =>
JWKSEd25519PrivateKeyKtyEnumTypeTransformer().decode(value);