empty property

bool get empty

true if there are no documents.

Implementation

bool get empty => jsObject.empty;