forward function

void forward()

Implementation

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