for some database it's easier to remove data one by one removeValue and valueRemoved will be both called, either one can be used
Source
void removeValue(ValueUpdate value);
for some database it's easier to remove data one by one removeValue and valueRemoved will be both called, either one can be used
void removeValue(ValueUpdate value);