updating constant
LifecycleState
const updating
The resource has been marked for an update by the user. It will remain in this state until the update is complete.
Implementation
static const updating = LifecycleState('UPDATING');