pop function

void pop()

Implementation

void pop() => Router.neglect(
      gContext,
      gContext.pop,
    );