getLast method

T getLast()

Implementation

T getLast() => _list.last;