menu
mparticle_flutter_sdk package
documentation
consent/consent.dart
Consent
Consent constructor
Consent constructor
dark_mode
light_mode
Consent
constructor
Consent
(
{
required
bool
consented
,
String
?
document
,
int
?
timestamp
,
String
?
location
,
String
?
hardwareId
,
})
Implementation
Consent( {required this.consented, this.document, this.timestamp, this.location, this.hardwareId});
mparticle_flutter_sdk package
documentation
consent/consent
Consent
Consent constructor
Consent class