StopNotebookRuntimeResponse.fromJson constructor

StopNotebookRuntimeResponse.fromJson(
  1. Object? j
)

Implementation

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