deleteError property
If non-null, delete throws.
Note: the failed delete still increments deleteCount, but the entry is NOT removed.
Implementation
Object? deleteError;
If non-null, delete throws.
Note: the failed delete still increments deleteCount, but the entry is NOT removed.
Object? deleteError;