menu
aatkit_flutter_plugin package
documentation
aatkit_flutter_plugin_platform_interface.dart
AatkitFlutterPluginPlatform
editConsent method
editConsent method
dark_mode
light_mode
editConsent
method
Future
<
void
>
editConsent
(
)
Implementation
Future<void> editConsent() { throw UnimplementedError('editConsent() has not been implemented.'); }
aatkit_flutter_plugin package
documentation
aatkit_flutter_plugin_platform_interface
AatkitFlutterPluginPlatform
editConsent method
AatkitFlutterPluginPlatform class