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