popLast property

  1. @override
ILatLng popLast
override

Implementation

@override
ILatLng get popLast => _locationQueue.removeLast();