back abstract method

void back({
  1. dynamic result,
})

Pop the current route.

Implementation

void back({dynamic result});