last static method

String last()

The current route name

Implementation

static String last() {
  return _current;
}