menu
deeplink_dev package
documentation
sdk_callback.dart
OnIpDetected typedef
OnIpDetected typedef
dark_mode
light_mode
OnIpDetected
typedef
OnIpDetected
=
void Function
(
List
<
String
>
ipList
)
Implementation
typedef OnIpDetected = void Function(List<String> ipList);
deeplink_dev package
documentation
sdk_callback
OnIpDetected typedef
sdk_callback library