isEmpty property

  1. @override
bool isEmpty
override

Implementation

@override
bool get isEmpty => iter.isEmpty;