exists property

bool? exists
final

When set to true, the target document must exist. When set to false, the target document must not exist.

Implementation

final bool? exists;