The output of a state in simulator step
@type t() :: %FlowRunner.Simulator.Output{ content_type: String.t() | nil, event_value: String.t() | nil, mime_type: String.t() | nil, raw_value: String.t() | nil, value: String.t() | nil }