pop method

E pop()

Implementation

E pop() => _list.removeAt(0);