STATE_UNSPECIFIED constant

Application_State const STATE_UNSPECIFIED

Implementation

static const Application_State STATE_UNSPECIFIED =
    Application_State._(0, _omitEnumNames ? '' : 'STATE_UNSPECIFIED');