pop static method

void pop()

Implementation

static void pop() => Router.neglect(
  globalContext, globalContext.pop
);