StartNotebookRuntimeResponse.fromJson constructor

StartNotebookRuntimeResponse.fromJson(
  1. Object? j
)

Implementation

factory StartNotebookRuntimeResponse.fromJson(Object? j) =>
    StartNotebookRuntimeResponse();