isEmpty property

bool isEmpty

Whether this collection is empty.

Implementation

bool get isEmpty => _callbacks.isEmpty;