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