MouseDragResponse model.
@type t() :: %ExDaytona.Model.MouseDragResponse{ x: integer() | nil, y: integer() | nil }