Converts the JSON object to an AiutaSupplementaryConsent.
factory AiutaSupplementaryConsent.fromJson(Map<String, dynamic> json) => _$AiutaSupplementaryConsentFromJson(json);