empty property

bool empty

true if there are no documents.

Implementation

bool get empty => jsObject.empty;