clearQueuedJsonMutations method

void clearQueuedJsonMutations()
inherited

Clears any queued JSON mutations without persisting them.

Implementation

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