menu
flutter_conscent_plugin package
documentation
datamodel/paywall_config.dart
Desktop
Desktop constructor
Desktop constructor
dark_mode
light_mode
Desktop
constructor
Desktop
(
{
TemplateId
?
templateId
,
String
?
content
,
String
?
display
,
Json
?
json
,
String
?
key
,
String
?
url
,
})
Implementation
Desktop( {this.templateId, this.content, this.display, this.json, this.key, this.url});
flutter_conscent_plugin package
documentation
datamodel/paywall_config
Desktop
Desktop constructor
Desktop class