exists property
When set to true
, the target document must exist.
When set to false
, the target document must not exist.
Implementation
core.bool? exists;
When set to true
, the target document must exist.
When set to false
, the target document must not exist.
core.bool? exists;