field; } public function toArray(): array { return [ 'exists' => [ 'field' => $this->field, ], ]; } }