menu
pam_flutter package
documentation
response/allow_consent.dart
AllowConsentResult
AllowConsentResult.new constructor
AllowConsentResult.new constructor
dark_mode
light_mode
AllowConsentResult
constructor
AllowConsentResult
(
String
?
contactID
,
String
?
database
,
String
?
consentID
)
Implementation
AllowConsentResult(this.contactID, this.database, this.consentID);
pam_flutter package
documentation
response/allow_consent
AllowConsentResult
AllowConsentResult.new constructor
AllowConsentResult class