goBack static method

void goBack()

Implementation

static void goBack() {
  instance.previousPage();
}