core.Map<core.String, core.dynamic> toJson() => { if (metricName != null) 'metricName': metricName!, if (target != null) 'target': target!, };