CompletionContext model.
@type t() :: %ExDaytona.Model.CompletionContext{ triggerCharacter: String.t() | nil, triggerKind: integer() }