menu
aiuta_flutter package
documentation
models/consent/aiuta_supplementary_consent.dart
AiutaSupplementaryConsent
AiutaSupplementaryConsent constructor
AiutaSupplementaryConsent constructor
dark_mode
light_mode
AiutaSupplementaryConsent
constructor
AiutaSupplementaryConsent
(
{
required
String
consentText
,
required
bool
isObtained
,
})
Implementation
AiutaSupplementaryConsent({ required this.consentText, required this.isObtained, });
aiuta_flutter package
documentation
models/consent/aiuta_supplementary_consent
AiutaSupplementaryConsent
AiutaSupplementaryConsent constructor
AiutaSupplementaryConsent class