forward method

void forward()

Implementation

void forward() {
  _controller.forward();
}