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