A streamed event emitted by the browser shim.
@type t() :: %XmtpElixirSdk.BrowserShim.Action.StreamEvent{ action: String.t(), result: term(), streamId: String.t() }