menu
consentsdkgotrust package
documentation
features/prefrenceform/data/model/response/pref_response.dart
PrivacyNote
PrivacyNote.new constructor
PrivacyNote.new constructor
dark_mode
light_mode
PrivacyNote
constructor
PrivacyNote
(
{
String
?
id
,
String
?
title
,
String
?
content
,
})
Implementation
PrivacyNote({this.id, this.title, this.content});
consentsdkgotrust package
documentation
features/prefrenceform/data/model/response/pref_response
PrivacyNote
PrivacyNote.new constructor
PrivacyNote class