menu
hackle_sdk_platform_interface package
documentation
hackle_platform_interface.dart
HacklePlatformInterface
updateUserProperties method
updateUserProperties method
dark_mode
light_mode
updateUserProperties
method
Future
<
void
>
updateUserProperties
(
PropertyOperations
operations
)
inherited
Implementation
Future<void> updateUserProperties(PropertyOperations operations) { throw UnimplementedError(); }
hackle_sdk_platform_interface package
documentation
hackle_platform_interface
HacklePlatformInterface
updateUserProperties method
HacklePlatformInterface class