menu
packet_android_sdk package
documentation
packet_sdk_platform_interface.dart
PacketSdkPlatform
optOut method
optOut method
dark_mode
light_mode
optOut
method
Future
<
void
>
optOut
(
)
Implementation
Future<void> optOut() { throw UnimplementedError('optOut() has not been implemented.'); }
packet_android_sdk package
documentation
packet_sdk_platform_interface
PacketSdkPlatform
optOut method
PacketSdkPlatform class