menu
hackle_sdk_platform_interface package
documentation
hackle_platform_interface.dart
HacklePlatformInterface
setUserId method
setUserId method
dark_mode
light_mode
setUserId
method
Future
<
void
>
setUserId
(
String
?
userId
)
inherited
Implementation
Future<void> setUserId(String? userId) { throw UnimplementedError(); }
hackle_sdk_platform_interface package
documentation
hackle_platform_interface
HacklePlatformInterface
setUserId method
HacklePlatformInterface class