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