isEmpty property

bool isEmpty

Implementation

bool get isEmpty => _key(0) == null;