exists property

bool get exists

Implementation

bool get exists => _doc != null && _doc!.isNotEmpty;