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