upsert property
The entity to upsert.
The entity may or may not already exist. The entity key's final path element may be incomplete.
Implementation
Entity? upsert;
The entity to upsert.
The entity may or may not already exist. The entity key's final path element may be incomplete.
Entity? upsert;