menu
aatkit_flutter_plugin package
documentation
configuration/consent.dart
Consent
Consent.fromJson factory constructor
Consent.fromJson factory constructor
dark_mode
light_mode
Consent.fromJson
constructor
Consent.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Consent.fromJson(Map<String, dynamic> json) => _$ConsentFromJson(json);
aatkit_flutter_plugin package
documentation
configuration/consent
Consent
Consent.fromJson factory constructor
Consent class