CreateContextRequest model.
@type t() :: %ExDaytona.Model.CreateContextRequest{ cwd: String.t() | nil, language: String.t() | nil }