fromJson static method
Implementation
static JWKSEd25519PublicKeyKtyEnum? fromJson(dynamic value) =>
JWKSEd25519PublicKeyKtyEnumTypeTransformer().decode(value);
static JWKSEd25519PublicKeyKtyEnum? fromJson(dynamic value) =>
JWKSEd25519PublicKeyKtyEnumTypeTransformer().decode(value);