runtimeStateUnspecified constant

NotebookRuntime_RuntimeState const runtimeStateUnspecified

Unspecified runtime state.

Implementation

static const runtimeStateUnspecified = NotebookRuntime_RuntimeState(
  'RUNTIME_STATE_UNSPECIFIED',
);