deserialize

override fun deserialize(decoder: Decoder): EmailAddress

Deserializes the value of type EmailAddress using the format represented by the specified decoder.

See the KSerializer.deserialize function for more details.