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