core.Map<core.String, core.dynamic> toJson() { final notebooks = this.notebooks; return {'notebooks': ?notebooks}; }