removeLast method

*<Null safety>*
  • @override

E removeLast () override

Implementation

@override
E removeLast() => _throw();