IsEmpty property

bool get IsEmpty

Query-like true if no elements match.

Implementation

bool get IsEmpty => _resolve().isEmpty;