Exists constructor

Exists(
  1. Object ref, {
  2. Object? ts,
})

Implementation

Exists(this.ref, {this.ts});