isEmpty property

view source

bool isEmpty

inherited

Implementation

bool get isEmpty => !iterator.moveNext();