pop method

E pop()

Implementation

E pop() => _list.removeLast();