goBack function

dynamic goBack()

Implementation

goBack(){
  //dprint("Navigator: goBack");
  route(_getCallback());
}