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