Partial update — every field optional.
@type t() :: %Spatio.Model.UpdatePresentationRequest{ description: String.t() | nil, theme: String.t() | nil, title: String.t() | nil }