menu
blux_flutter package
documentation
blux_flutter_platform_interface.dart
BluxFlutterPlatform
setUserProperties abstract method
setUserProperties abstract method
dark_mode
light_mode
setUserProperties
abstract method
Future
<
void
>
setUserProperties
(
Map
<
String
,
dynamic
>
userProperties
)
Implementation
Future<void> setUserProperties(Map<String, dynamic> userProperties);
blux_flutter package
documentation
blux_flutter_platform_interface
BluxFlutterPlatform
setUserProperties abstract method
BluxFlutterPlatform class