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