Returns the value unchanged; this model has no nested structs to deserialize.
@type t() :: %XApiEx.Model.StreamSeeDescription429Response{ connection_issue: String.t() | nil, detail: String.t() | nil, title: String.t() | nil, type: String.t() | nil }
@spec decode(map()) :: t()