@type t() :: %Spatio.Model.UpdateAppRequest{ color: String.t() | nil, description: String.t() | nil, icon: String.t() | nil, name: String.t() | nil }