ListBranchResponse model.
@type t() :: %ExDaytona.Model.ListBranchResponse{ branches: [String.t()], current: String.t() | nil }