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