clearQueuedJsonMutations method

void clearQueuedJsonMutations()

Clears any queued JSON mutations without persisting them.

Implementation

void clearQueuedJsonMutations() => _asAttributes.clearJsonAttributeUpdates();