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