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