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