delete static method
Returns a sentinel for use with update() to mark a field for deletion.
Implementation
static FieldValue delete() => _delete;
Returns a sentinel for use with update() to mark a field for deletion.
static FieldValue delete() => _delete;