pop static method

NavItem pop()

Implementation

static NavItem pop() {
  return nav.pop();
}