beingStarted constant
NotebookRuntime_RuntimeState
const beingStarted
NotebookRuntime is in starting state. This is when the runtime is being started from a stopped state.
Implementation
static const beingStarted = NotebookRuntime_RuntimeState('BEING_STARTED');