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