isEmpty property

  1. @override
bool get isEmpty
override

Implementation

@override
bool get isEmpty => _locationQueue.isEmpty;