@type t() :: %Spatio.Model.CreateCallRequest{ metadata: %{optional(String.t()) => any()} | nil, roomId: String.t() | nil, title: String.t() | nil, workspaceId: String.t() | nil }