Notebook.fromJson constructor

Notebook.fromJson(
  1. Json json
)

Implementation

factory Notebook.fromJson(Json json) => _$NotebookFromJson(json);