isUpdating property

bool isUpdating
getter/setter pair

Flag indicating whether the store is currently being updated.

Implementation

bool isUpdating = false;