delete property
The key of the entity to delete.
The entity may or may not already exist. Must have a complete key path and must not be reserved/read-only.
Implementation
Key? delete;
The key of the entity to delete.
The entity may or may not already exist. Must have a complete key path and must not be reserved/read-only.
Key? delete;