menu
packet_ios_sdk package
documentation
packet_ios_sdk_platform_interface.dart
PacketIosSdkPlatform
optOut method
optOut method
dark_mode
light_mode
optOut
method
Future
<
String
?
>
optOut
(
)
Implementation
Future<String?> optOut() { throw UnimplementedError('optOut() has not been implemented.'); }
packet_ios_sdk package
documentation
packet_ios_sdk_platform_interface
PacketIosSdkPlatform
optOut method
PacketIosSdkPlatform class