One decoded Server-Sent Event.
@type t() :: %ApolloSignal.Transport.SSEEvent{ data: term(), event: String.t() | nil, id: String.t() | nil }