pop static method

void pop()

Implementation

static void pop() => _stack.removeLast();