delete static method

FieldValue delete()

Returns a sentinel for use with update() to mark a field for deletion.

Implementation

static FieldValue delete() => _delete;