removeLast method

E removeLast()

Implementation

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