NotebookRuntime_RuntimeState.fromJson constructor
NotebookRuntime_RuntimeState.fromJson(
- String json
Implementation
factory NotebookRuntime_RuntimeState.fromJson(String json) =>
NotebookRuntime_RuntimeState(json);