lifecycleStateUnspecified constant
LifecycleState
const lifecycleStateUnspecified
Unspecified state. This is only used/useful for distinguishing unset values.
Implementation
static const lifecycleStateUnspecified = LifecycleState(
'LIFECYCLE_STATE_UNSPECIFIED',
);