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