isDirty property

bool isDirty
getter/setter pair

Whether the plaintext store has pending changes that should be persisted.

Implementation

bool isDirty = false;