KeyboardPressRequest model.
@type t() :: %ExDaytona.Model.KeyboardPressRequest{ key: String.t() | nil, modifiers: [String.t()] | nil }