Dispatches a touchend event.
touchend
class Touchscreen { touchEnd(): Promise<void>; }
Returns:
Promise<void>