9.6 Move to other seat.
@override Future<TUIActionCallback> moveToSeat(int targetSeatIndex) { return _engineNative.moveToSeat(targetSeatIndex); }