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