updating constant

FeatureOnlineStore_State const updating

The state of the featureOnlineStore configuration when it is being updated. During an update, the fields reflect either the original configuration or the updated configuration of the featureOnlineStore. The featureOnlineStore is still usable in this state.

Implementation

static const updating = FeatureOnlineStore_State('UPDATING');